.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}

.emoticone-sprite {
  background-image: url("../images/forum/emoticone-s6223946aa1.png");
  background-repeat: no-repeat;
}

.emoticon_forum {
  background-image: url("../images/forum/emoticone-s4b2ef04f17.png");
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  display: inline-block;
  margin-top: -5px;
}

.emotion_angry {
  background-position: 0 0;
}

.emotion_balloon {
  background-position: 0 -24px;
}

.emotion_happy {
  background-position: 0 -408px;
}

.emotion_broken_heart {
  background-position: 0 -48px;
}

.emotion_cake {
  background-position: 0 -72px;
}

.emotion_confused {
  background-position: 0 -96px;
}

.emotion_cool {
  background-position: 0 -120px;
}

.emotion_crying {
  background-position: 0 -144px;
}

.emotion_crying2 {
  background-position: 0 -168px;
}

.emotion_devil {
  background-position: 0 -192px;
}

.emotion_dizzy {
  background-position: 0 -216px;
}

.emotion_chut {
  background-position: 0 -240px;
}

.emotion_drinks {
  background-position: 0 -264px;
}

.emotion_drooling {
  background-position: 0 -288px;
}

.emotion_flower {
  background-position: 0 -312px;
}

.emotion_gift {
  background-position: 0 -336px;
}

.emotion_girl {
  background-position: 0 -360px;
}


.emotion_bye {
  background-position: 0 -384px;
}

.emotion_heart {
  background-position: 0 -432px;
}

.emotion_hug {
  background-position: 0 -456px;
}

.emotion_laughing {
  background-position: 0 -480px;
}

.emotion_ligthbulb {
  background-position: 0 -504px;
}


.emotion_loser {
  background-position: 0 -528px;
}

.emotion_love {
  background-position: 0 -552px;
}

.emotion_music {
  background-position: 0 -576px;
}

.emotion_nerd {
  background-position: 0 -600px;
}

.emotion_night {
  background-position: 0 -624px;
}

.emotion_not_talking {
  background-position: 0 -648px;
}

.emotion_party {
  background-position: 0 -672px;
}

.emotion_sad {
  background-position: 0 -696px;
}

.emotion_scared {
  background-position: 0 -720px;
}

.emotion_sleeping {
  background-position: 0 -744px;
}

.emotion_sleepy {
  background-position: 0 -768px;
}

.emotion_smile {
  background-position: 0 -984px;
}

.emotion_glass {
  background-position: 0 -960px;
}

.emotion_straight_face {
  background-position: 0 -792px;
}

.emotion_sun {
  background-position: 0 -816px;
}

.emotion_thinking {
  background-position: 0 -840px;
}

.emotion_tongue {
  background-position: 0 -864px;
}

.emotion_whew {
  background-position: 0 -888px;
}

.emotion_winking {
  background-position: 0 -912px;
}

.emotion_yawn {
  background-position: 0 -936px;
}

.profil {
  position: absolute;
}

.blockedContent {
  pointer-events: none;
  opacity: 0.7;
}

.content .visuallyhidden {
  display: none;
}

.content .p_ensemble_bloc {
  position: relative;
  float: left;
  width: 100%;
}

.content .q {
  background-color: #FFF;
  list-style: none;
  padding: 14px 0px;
  display: table;
  clear: both;
  width: 100%;
  position: relative;
}

.content .q .edit_form {
  display: none;
  margin-top: 1px;
}

.content .q.edit_bloc {
  padding-right: 0px;
}

.content .q.edit_bloc .edit_form {
  display: block;
}

.content .q.edit_bloc .post, .content .q.edit_bloc .operation, .content .q.edit_bloc:hover .operation {
  display: none;
}

.content .q textarea, .content .q .loginLink {
  resize: none;
  padding: 9px 10px;
  float: left;
  outline: none;
  width: 100%;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  margin-top: 0px;
  padding-right: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 60px;
}

.content .q textarea:disabled, .content .q .loginLink:disabled {
  background-color: #FFF;
}

.content .q .loginLink {
  color: #9E9E9E;
  text-decoration: none;
}

.content .q.publish {
  padding-right: 0px;
  padding-top: 8px;
}

.content .q.publish.blocked {
  opacity: 0.7;
  pointer-events: none;
}

.content .q.publish .p_bloc {
  margin-left: 0;
}

.content .q .post, .content .q .profil {
  opacity: 0.9;
}

.content .q.publish .profil {
  opacity: 1;
}

.content .q:first-child {
  border-radius: 0px 4px 0 0;
}

.content .q:last-child {
  border-radius: 0 0 4px 4px;
}

.content .q:hover .post, .content .q:hover .profil {
  opacity: 1;
}

.content .q:hover .operation {
  display: block;
}

.content .subject {
  border-bottom: 1px solid #D6D3C7;
  margin-bottom: 6px;
}

.content .subject .post, .content .subject .profil {
  opacity: 1;
}


.instruction strong, .instruction b {
  font-weight: 600;
}

.instruction a {
  color: #000;
}


.publication h3 {
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-top: -2px;
}

.publication h3 a {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  background: none;
  padding: 0;
  margin-bottom: 10px;
}

.publication h3 .info-post {
  font-weight: normal;
  display: inline-block;
  padding-left: 5px;
  padding-top: 0;
  color: #626262;
}

.post {
  float: left;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
  word-break: break-word;
  padding-top: 3px;
}

.post ._xl a {
  color: #000;
}

.post p {
  margin-bottom: 5px;
}


.info-post {
  font-size: 11px;
  padding-top: 15px;
  color: #939393;
}


.operation {
  background-image: url("../images/icons/signaler-publcation.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
  float: right;
  height: 16px;
  right: 20px;
  top: 15px;
  width: 16px;
  position: absolute;
  display: none;
  right: 2px;
  /*background-image: url("../images/icons/sprites.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -28px -181px; */
}

.operation.active, .operation.active ul {
  display: block;
}

.operation ul {
  position: absolute;
  right: 0px;
  background-color: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  width: 175px;
  padding: 5px 0px;
  top: 22px;
  display: none;
  z-index: 99;
}

.operation ul li {
  list-style-type: none;
  padding: 4px 0px;
  text-indent: 15px;
  font-size: 12px;
  font-family: sans-serif;
  width: 100%;
}

.operation ul li:hover {
  background-color: #181111;
  color: #FFF;
}

.p_bloc {
  margin-left: 65px;
  margin-right: 1px;
}

.publish {
  position: relative;
  padding-bottom: 16px;
}

.publish img.profil {
  position: absolute;
}

.publish .p_emotion_bloc {
  position: absolute;
  top: 18px;
  right: 8px;
}

.publish .p_emotion_bloc:before, .publish .p_emotion_bloc:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  z-index: 999;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}

.publish .p_emotion_bloc:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #D7D7D7;
  bottom: 21px;
}

.publish .p_emotion_bloc:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #FFF;
  bottom: 23px;
}

.publish .p_emotion_bloc.active .p_emotion_over, .publish .p_emotion_bloc.active:before, .publish .p_emotion_bloc.active:after {
  display: block;
}

.publish .p_emotion_bloc.active .p_emoticon {
  opacity: 0.8;
}

.publish .p_emotion_bloc .p_emotion_over {
  position: absolute;
  -webkit-box-shadow: 0 2px 4px #d6d6d6;
  background: #fff;
  border: 1px solid #d6d6d6;
  box-shadow: 0 2px 4px #d6d6d6;
  width: 281px;
  height: 135px;
  padding: 10px;
  bottom: 30px;
  right: -6px;
  display: none;
  overflow-y: scroll;
}

.publish .p_emotion_bloc .p_emotion_over::-webkit-scrollbar {
  width: 10px;
}

.publish .p_emotion_bloc .p_emotion_over::-webkit-scrollbar-track {
  background-color: #FFF;
  border-radius: 10px;
}

.publish .p_emotion_bloc .p_emotion_over::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #A3A3A3;
  border: solid 2px #FFF;
}

.publish .p_emotion_bloc .p_emotion_over img {
  margin: 5.9px;
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}

.publish .p_emotion_bloc .p_emotion_over img:hover {
  opacity: 1;
}

.publish .p_emoticon {
  float: right;
  cursor: pointer;
  height: 18px;
  opacity: 0.5;
}

.publish .p_emoticon:hover {
  opacity: 0.65;
}


.s_bloc {
  width: 350px;
  height: 391px;
  background-color: #FFF;
  z-index: 99;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: fixed;
  -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.1);
  margin: auto;
  display: none;
}

.s_bloc .s_header {
  float: left;
  width: 100%;
  padding: 13px 0px;
  border-bottom: 1px solid #E9E9E9;
  background-color: #FAFAFA;
}

.s_bloc .s_title {
  font-size: 13px;
  font-weight: 600;
  margin-left: 25px;
  margin-top: 20px;
  float: left;
  color: #363636;
  margin-bottom: 10px;
  clear: both;
}

.s_bloc .s_submit {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  font-size: 13px;
  line-height: 21px;
  font-weight: 600;
  border-radius: 3px;
  padding: 3px 0 2px 0;
  float: left;
  margin-left: 25px;
  margin-top: 10px;
  border: 1px solid #3079ed;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4787ed));
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -ms-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
  background-image: linear-gradient(to bottom, #4d90fe, #4787ed);
}

.s_bloc .s_submit:disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.s_bloc .s_radio {
  float: left;
  margin-left: 20px;
  font-size: 13px;
  margin-bottom: 8px;
  width: auto;
  clear: both;
  cursor: pointer;
}

.s_bloc .s_radio input {
  float: left;
}

.s_bloc .s_radio span {
  float: left;
  margin-top: 2px;
  margin-left: 4px;
}

.s_bloc h3 {
  color: #3F3F3F;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
}

.s_bloc textarea {
  resize: none;
  padding: 5px 10px;
  width: 278px;
  float: left;
  margin-left: 25px;
  outline: none;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

@media screen and (max-width: 460px) {
  .p_signal {
    display: none;
  }
}
@media screen and (max-height: 440px) {
  .p_signal {
    display: none;
  }
}

h1 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
  margin-top: 5px;
  letter-spacing: -1px;
  line-height: 25px;
}


h2 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 12px;
  text-transform: uppercase;
  color: #303030;
  letter-spacing: -1px;
  clear: both;
  float: left;
  width: 100%;
}


.page-content {
  border-radius: 5px;
  border: solid 1px #E4E3DE;
}


.pic_resizer {
  cursor: pointer;
  border: solid 4px #E4E3DE;
}

.pic_noresizer{
  cursor: not-allowed;
}

.content {
  padding: 25px;
  padding-top: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #e0ded2;
  position: relative;
  font-size: 13px;
  line-height: 16px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.content ul {
  margin-left: 18px;
  clear: both;
}

.content ol {
  margin-left: 18px;
  clear: both;
}

.content li {
  font-size: 13px;
  padding: 2px;
  list-style-type: square;
}

.content li.q {
  list-style-type: none;
}

.content .presentation:first-child {
  margin-top: 0;
}


.detail {
  padding: 15px 25px;
  position: relative;
  border-top: 0px;
}

.detail span {
  font-size: 11px;
  display: block;
  margin-bottom: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.detail span strong {
  display: inline-block;
  width: 90px;
}

.detail a {
  color: #000;
  text-decoration: none;
}

.detail a:hover {
  text-decoration: underline;
}

.detail:hover a {
  color: #167ac6;
}


.video {
  position: relative;
  padding-bottom: 52.2%;
  padding-top: 25px;
  height: 0;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.presentation {
  background-color: #faf8ed;
  border: solid 1px #e0ded2;
  border-bottom: none;
  padding: 14px 25px;
  position: relative;
  margin-top: 15px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.presentation:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #FFF;
  content: '';
  left: 0;
}

.presentation h2 {
  font-weight: 600;
  font-size: 16px;
  color: #0d0d0d;
}


blockquote {
  background-color: #f7f7f7;
  padding: 20px;
  position: relative;
  border-radius: 4px;
  clear: both;
}


.imgp {
  background-color: #f7f7f7;
  background-size: cover;
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 140px;
  width: 24.2%;
  float: left;
  margin-right: 1.06%;
  margin-bottom: 5px;
}

.imgp:nth-child(4n+1) {
  margin-right: 0;
}

.imgp img {
  z-index: -999;
  position: absolute;
}

.imgp span {
  display: inline-block;
  text-align: center;
  color: white;
  width: 100%;
  height: 20px;
  background-color: #262b30;
  margin-top: 120px;
}



.content .visuallyhidden {
  display: none;
}


.instruction strong, .instruction b {
  font-weight: 600;
}

.instruction a {
  color: #000;
}


.post {
  float: left;
  font-size: 13px;
  line-height: 20px;
  width: 100%;
}

.post p {
  margin-bottom: 5px;
}


.info-post {
  font-size: 11px;
  padding-top: 20px;
}


.btn {
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, white 0%, #f9f9f9 100%);
  background: -o-linear-gradient(top, white 0%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, white 0%, #f9f9f9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  border: solid 1px;
  border-color: #E6E6E6 #E0E0E0 #D8D8D8;
  color: #5F5F5F;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0, 0, 0, 0.03);
  border-radius: 2px;
  text-decoration: none;
  padding: 8px 12px;
  font-size: 12px;
  float: left;
  font-weight: 600;
  cursor: pointer;
  outline: none;
  margin-right: 10px;
}

.btn a {
  text-decoration: none;
  color: #5F5F5F;
}

.btn:focus, .btn:hover  {
  border: solid 1px #C3C3C3;
}

.picture_whitebox {
  position: fixed;
  z-index: 9999;
  max-width: 80%;
  max-height: 80%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  cursor: pointer;
}

.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 22px;
  float: left;
  clear: both;
}

.rating:hover span.u ~ span:before, .rating:hover span.u:before {
  content: "";
}

.rating span.u ~ span:before, .rating span.u:before {
  content: "\2605";
  position: absolute;
  color: #333;
}

.rating > span {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 0px 1px;
  float: right;
}

.rating > span:hover:after, .rating > span:hover ~ span:after {
  content: "\2605";
  position: absolute;
  color: #333;
  left: 1px;
}

@media screen and (max-width: 450px) {

  .content .q .profil {
    display: none;
  }


  .p_bloc {
    margin-left: 0px;
  }
}
@media screen and (max-width: 580px) {

  .pic_resizer {
    /*pointer-events: none;*/
  }
}
@media screen and (max-width: 950px) {

  .imgp {
    width: 32.62%;
  }

  .imgp:nth-child(4n+1) {
    margin-right: 1.06%;
  }

  .imgp:nth-child(3n+1) {
    margin-right: 0;
  }
}
@media screen and (max-width: 540px) {

  .imgp {
    width: 49.26%;
    margin-bottom: 4px;
    margin-right: 1.46%;
  }

  .imgp:nth-child(3n+1) {
    margin-right: 1.46%;
  }

  .imgp:nth-child(2n+1) {
    margin-right: 0;
  }
}


.content{
  margin-top: 5px;
}
.page-content{
  border:0;
}
.instruction .n_note{
  background-color: #f7f7f7;
  padding: 20px;
  position: relative;
  border-radius: 4px;
  clear: both;
  display: block;
  text-decoration: none;
}
.n_note:hover{
  background-color: #EFEFEF;
  color: #000;
}
.n_note.add{
  font-style: italic;
  color: #777;
}
.n_note.add:after {
  content: '';
  background-color: #C7C7C7;
  width: 3px;
  position: absolute;
  height: 17px;
  right: 28px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.n_note.add:before {
  content: '';
  background-color: #C7C7C7;
  width: 17px;
  position: absolute;
  height: 3px;
  right: 21px;
  top: 0;
  bottom: 0;
  margin: auto;
}


#n_textarea{
  resize: none;
  padding: 9px 10px;
  float: left;
  outline: none;
  width: 100%;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  margin-top: 0px;
  padding-right: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 60px;
  display:none;
}

#personal_note.active .n_note{
  display:none;
}

#personal_note.active #n_textarea{
  display:block;
}

.convertisseur{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:550px;
  height: 250px;
  background-color:#FFF;
  margin:auto;
  z-index: 999;
  display:none;
}

.convertisseur li:first-child{
  border-left:none;
}

.convertisseur li{
  width: 25%;
  display: block;
  float:left;
  list-style: none;
}
.convertisseur li a{
  width: 100%;
  display: block;
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
  font-size: 13px;
  border-left: solid 1px #DCDCDC;
  border-bottom: solid 1px #DCDCDC;
  background-color: #F9F9F9;
  position: relative;
  font-weight: 600;
  color: #2F2F2F;
  text-decoration: none;
}
.convertisseur li a.active{
  box-shadow: -1px 2px 10px 3px rgba(0, 0, 0, 0.15) inset;
  pointer-events: none;
}
.convertisseur li a.active:before{
  background:transparent;
}
.convertisseur li a.active:after{
  background:transparent;
}
.convertisseur li a:before{
  content:'';
  position:absolute;
  bottom:0;
  left:0;
  height:1px;
  width:100%;
  background-color:#FFF;
}
.convertisseur li a:after{
  content: '';
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 1px;
  background-color: #FFF;
}
.info_convertisseur{
  width:100%;
  float:left;
  display:none;
}
.info_convertisseur.active{
  display:block;
}
.info_convertisseur .column{
  float:left;
  width:50%;
  padding: 25px 35px;
  padding-bottom: 0;
  box-sizing:border-box;
}
.info_convertisseur .column:first-child{
  padding-right:17.5px;
}
.info_convertisseur .column:last-child{
  padding-left:17.5px;
}

.info_convertisseur .column div{
  width:100%;
  padding-bottom: 25px;
}

.info_convertisseur input{
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  padding: 10px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  font-size: 13px;
  color: #404040;
  margin-top: 8px;
  width: 100%;
  font-family: sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline:none;
}
.info_convertisseur label{
  font-size: 13px;
  font-weight: 600;
}

.highlight {
    background-color: yellow;
}

