
.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;
}

.blockedContent {
  pointer-events: none;
  opacity: 0.7;
}

.publish-ensemble {
  display: none;
}

.publish-ensemble.a {
  display: block;
  padding: 16px;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  left: 0;
  z-index: 99;
  top: 53px;
}

.publish {
  width: 100%;
  background-color: #FFF;
  padding: 30px;
  padding-bottom: 25px;
  border: 1px solid #d6d6d6;
  box-shadow: 0 2px 4px #d6d6d6;
  box-sizing: border-box;
  float: left;
}

.publish select#p_category {
  /*-webkit-appearance: button;*/
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: -webkit-linear-gradient(#fafafa, #FCFCFC 40%, #F7F7F7);
  background-position: 97% center;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #555;
  font-size: inherit;
  overflow: hidden;
  padding: 5px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 350px;
  width: 100%;
  box-sizing: border-box;
  font-size: 13px;
  outline: none;
}

.publish .p_bloc {
  margin-right: 1px;
}

.publish .p_label {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}

.publish img.profil {
  position: absolute;
}

.publish .form-erreur {
  color: #dd4b39;
  font-size: 12px;
  margin: 8px 0px;
  clear: both;
  float: left;
  width: 100%;
}

.publish .input-erreur {
  border: 1px solid #dd4b39;
}

.publish textarea {
  resize: none;
  padding: 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: 13px;
  margin-top: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100px;
  padding-right: 30px;
}

.publish input {
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
  padding: 5px;
  margin: 0;
  padding: 5px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  width: 100%;
  max-width: 350px;
  outline: none;
}

.publish .p_emotion_bloc {
  position: absolute;
  top: 28px;
  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: 24px;
}

.publish .p_emotion_bloc:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #FFF;
  bottom: 26px;
}

.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: 287px;
  height: 135px;
  padding: 10px;
  bottom: 33px;
  right: -9px;
  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;
}

.publish .p_submit {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  font-size: 13px;
  line-height: 21px;
  border-radius: 3px;
  padding: 4px;
  font-weight: 600;
  float: right;
  margin-left: 15px;
  margin-bottom: 0px;
  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);
  outline: none;
}

h1 {
  font-size: 12px;
  font-weight: normal;
  float: left;
  margin-top: 18px;
  clear: both;
  width: 100%;
}

h1 strong {
  font-weight: 600;
}

.content {
  border: solid 1px #E0E0E0;
  width: 100%;
  margin-bottom: 25px;
  border-radius: 4px;
  overflow: hidden;
  padding: 14px;
  box-sizing: border-box;
  background-color: #FFF;
  padding-bottom: 8px;
  position: relative;
}
/
.content.disabled li.q {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}

.content li.q {
  border-bottom: 1px solid #F2EFE1;
  list-style: none;
  padding: 22px 5px;
  clear: both;
  box-sizing: border-box;
  width: 100%;
  float: left;
  position: relative;
  opacity: 0.9;
}

.content li.q:hover {
  opacity: 1;
}

.content li.q:last-child {
  border-bottom: none;
}

.content h3 a {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  text-decoration: none;
}

.content h3 {
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-top: -1px;
}

.content .post {
  float: left;
  width: 100%;
  padding-right: 80px;
  box-sizing: border-box;
  position: relative;
  padding-left: 60px;
}

.content .info-reply {
  width: 70px;
  position: absolute;
  right: 8px;
}

.content .replay {
  float: right;
  clear: both;
  font-weight: 600;
  color: #535353;
  font-size: 12px;
  margin-top: 9px;
  line-height: 20px;
}

.content .replay img {
  margin-left: 6px;
}

.content .replay img, .content .replay span {
  float: right;
}

.content .info {
  font-size: 11px;
}

.content .info a {
  color: #444444;
  text-decoration: none;
  font-weight: 600;
}

.content .info a:hover {
  color: #000;
}


.parameters {
  padding: 6px 5px;
  border-bottom: 1px solid #F2EFE1;
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 16px;
}

.content .q .profil {
  position: absolute;
  background-size: cover;
  background-position: center;
  height: 42px;
  width: 42px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 9;
}


.pagination {
  float: left;
}

.pagination a {
  font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
  display: inline-block;
  padding: 8px;
  margin-left: 5px;
  border-width: 1px;
  color: #6B6B6B;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f6f6f6;
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#fff, endColorStr=#efefef);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
  background-image: -webkit-linear-gradient(top, #fff, #efefef);
  background-image: -moz-linear-gradient(top, #fff, #efefef);
  background-image: -ms-linear-gradient(top, #fff, #efefef);
  background-image: -o-linear-gradient(top, #fff, #efefef);
  background-image: linear-gradient(to bottom, #ffffff, #efefef);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  text-decoration: none;
  border: solid 1px #D6D6D6;
}

.pagination a:hover {
  border-color: #B4B4B4;
  color: #4E4E4E;
  text-decoration: none;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  -ms-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #CFCFCF;
  background-color: #f3f3f3;
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#fff, endColorStr=#ebebeb);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, #fff, #ebebeb);
  background-image: -moz-linear-gradient(top, #fff, #ebebeb);
  background-image: -ms-linear-gradient(top, #fff, #ebebeb);
  background-image: -o-linear-gradient(top, #fff, #ebebeb);
  background-image: linear-gradient(to bottom, #ffffff, #ebebeb);
}

.pagination a.a {
  border-color: #999 #aaa #ccc;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.25), 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.25), 0 1px 0 #fff;
  -ms-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.25), 0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.25), 0 1px 0 white;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffc8c8c8,EndColorStr=#ffe6e6e6);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F3F3F3), color-stop(100%, #DBDBDB));
  background-image: -webkit-linear-gradient(top bottom, #F3F3F3 0, #DBDBDB 100%);
  background-image: -moz-linear-gradient(top bottom, #F3F3F3 0, #DBDBDB 100%);
  background-image: -ms-linear-gradient(top bottom, #F3F3F3 0, #DBDBDB 100%);
  background-image: -o-linear-gradient(top bottom, #F3F3F3 0, #DBDBDB 100%);
  background-image: linear-gradient(to bottom top, #f3f3f3 0%, #dbdbdb 100%);
  cursor: default;
}

.add-subject {
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  cursor: default;
  position: relative;
}

.add-subject .triangle {
  bottom: -17px;
}


.add-subject .button, .category .select {
  display: inline-block;
  padding: 10px 14px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  text-decoration: none;
  background-color: #fefefe;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa), color-stop(1, #fefefe));
  background-image: -ms-linear-gradient(bottom, #fafafa, #fefefe);
  background-image: -moz-linear-gradient(center bottom, #fafafa 0, #fefefe 100%);
  background-image: -o-linear-gradient(#fefefe, #fafafa);
  background-image: linear-gradient(to top, #fafafa, #fefefe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#fafafa',GradientType=0);
  border: solid 1px;
  border-color: #cccccc #c5c6c8 #b6b7b9;
  color: #4e5665;
  text-shadow: 0 1px 0 #fff;
  float: right;
}


.add-subject .button.a {
  background: linear-gradient(to top, #ececec 0%, #fcfcfc 100%);
  pointer-events: none;
  cursor: default;
  color: #000;
}

.category {
  float: right;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  position: relative;
}

.category.a ul, .category.a .triangle, .add-subject.a .triangle {
  display: block;
}

.category ul {
  -webkit-box-shadow: 0 2px 4px #d6d6d6;
  background: #fff;
  border: 1px solid #d6d6d6;
  box-shadow: 0 2px 4px #d6d6d6;
  position: absolute;
  right: 0px;
  top: 50px;
  z-index: 99;
  width: 230px;
  overflow-y: auto;
  max-height: 268px;
  padding: 10px;
  display: none;
}

.category ul::-webkit-scrollbar {
  width: 10px;
}

.category ul::-webkit-scrollbar-track {
  background-color: #FFF;
  border-radius: 10px;
}

.category ul::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #A3A3A3;
  border: solid 2px #FFF;
}

.category a {
  padding: 10px 27px;
  color: #141823;
  font-size: 12px;
  display: block;
  text-decoration: none;
  color: #777;
  width: 100%;
  float: left;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.category a.a {
  background-image: url(//ssl.gstatic.com/ui/v1/menu/checkmark2.png);
  background-position: 2px center;
  background-repeat: no-repeat;
  pointer-events: none;
  cursor: default;
}


.category.a .select, .add-subject.a .button {
  background: linear-gradient(to top, #ececec 0%, #fcfcfc 100%);
  cursor: default;
  color: #000;
}


.category hr {
  height: 1px;
  width: 100%;
  background-color: #E8E8E8;
  margin-top: 8px;
  border: none;
  float: left;
}


.category a:hover {
  background-color: #f7f7f7;
  color: #000;
}


.category .select {
  position: relative;
  padding: 0px;
  cursor: default;
  max-width: 150px;
  white-space: nowrap;
  /*overflow: hidden;*/
  text-overflow: ellipsis;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.category-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
  padding-right: 25px;
}


.category .select span {
  border-color: #4e5665 transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  width: 0;
  height: 0;
  margin-left: -2px;
  top: 50%;
  margin-top: -2px;
  position: absolute;
  right: 10px;
}


.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #ccc transparent;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  display: none;
}


.triangle:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  left: -10px;
  top: 1px;
}

@media screen and (max-width: 450px) {

  h1 {
    margin-top: 20px;
  }


  .category, .add-subject {
    width: 100%;
  }


  .category {
    margin-top: 5px;
  }


  .category .select, .add-subject .button {
    max-width: 100%;
    box-sizing: border-box;
    float: left;
    width: 100%;
  }


  .category.a .triangle, .add-subject.a .triangle {
    display: none;
  }


  .category ul {
    position: static;
    width: 100%;
    box-sizing: border-box;
    max-height: 100%;
    float: left;
    margin-top: -1px;
  }


  .publish-ensemble.a {
    position: static;
    padding: 0px;
    margin-top: -1px;
    float: left;
    margin-bottom: 5px;
  }


  .content.disabled li.q {
    opacity: 1;
    cursor: auto;
    pointer-events: auto;
  }


  .publish {
    padding: 25px;
  }
}
@media screen and (max-width: 530px) {

  .info-reply {
    display: none;
  }


  .content .post {
    padding-right: 0px;
    padding-left: 0px;
  }


  .content .q .profil {
    display: none;
  }


  .content h3 {
    white-space: initial;
    overflow: initial;
    text-overflow: initial;
    word-break: break-word;
  }


  .publish .p_emotion_bloc .p_emotion_over {
    width: 247px;
    right: -25px;
  }
}
