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

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

h2 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 12px;
  text-transform: uppercase;
  color: #303030;
  letter-spacing: -1px;
}


h1 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
  margin-top: 10px;
  letter-spacing: -1px;
  color: #2A2A2A;
}

.page-content {
  border-radius: 5px;
  border: solid 1px #E4E3DE;
}


.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 ol {
  margin-left: 18px;
}

.content li {
  font-size: 13px;
  padding: 2px;
  list-style-type: square;
}

.content li.q {
  list-style-type: none;
}


a.link {
  color: #3B6BD5;
  text-decoration: none;
}

a.link:hover {
  text-decoration: underline;
}

.detail {
  padding: 15px 25px;
  padding-bottom: 20px;
  position: relative;
  border-top: 0px;
}

.detail h2 {
  margin-bottom: 8px;
  margin-top: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none;
  letter-spacing: 0px;
  width: 100%;
}

.detail h2 a {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  color: #252525;
  text-decoration: none;
  background: none;
  padding: 0;
  margin-bottom: 10px;
}

.detail .q {
  padding-top: 0;
}
