/* Palette LIGTH */
/*
|------------------------------------------------
| Couleur des actions
|------------------------------------------------
*/
/*
|------------------------------------------------
| Couleur de fond de page
|------------------------------------------------
*/
/*
|------------------------------------------------
| Couleur des elements
|------------------------------------------------
*/
/*
|------------------------------------------------
| Doit faire un leger contraste avec @color-contrast
|------------------------------------------------
*/
/*
|------------------------------------------------
| Doit faire un contraste fort avec @color-contrast
|------------------------------------------------
*/
/*
|------------------------------------------------
| Couleur des bordures
|------------------------------------------------
*/
/*
|------------------------------------------------
| Couleur du texte
|------------------------------------------------
*/
/*
|------------------------------------------------
| Couleur des liens
|------------------------------------------------
*/
/*
|------------------------------------------------
| Couleur des tooltips
|------------------------------------------------
*/
/*
|------------------------------------------------
| Couleur de fond derrière une image
|------------------------------------------------
*/
/*
|------------------------------------------------
| Modification des variables bootstrap
|------------------------------------------------
*/
body:not(.booster) {
  background: #fff;
}
html.software body.layout-f {
  overflow-x: hidden;
}
html.software:not(.loading) body.layout-f:not(.pgwModalOpen) {
  overflow: hidden;
  height: 100%;
  width: 100%;
}
html.software:not(.loading) body.layout-f:not(.pgwModalOpen) .site-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
html.software body.layout-f.pgwModalOpen {
  overflow-x: overlay;
}
html.software.loading body.layout-f,
html.software body.layout-f.pgwModalOpen {
  height: 100%;
  width: 100%;
}
html.software.loading body.layout-f .site-wrapper,
html.software body.layout-f.pgwModalOpen .site-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
body.site .layout-f .site-wrapper {
  overflow: initial;
}
.categories,
.menu {
  padding-top: 15px;
}
.categories {
  padding-right: 30px;
  border-right: 1px solid #b6b6b6;
}
.fcard {
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  max-width: 100%;
  min-height: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
  font-size: 17px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  padding: 1rem;
  color: #555555;
}
.fcard.bt {
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.fcard i,
i.avatar {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  -ms-flex: none;
  -webkit-box-flex: 0;
  -webkit-flex: none;
          flex: none;
  height: 50px;
  width: 70px;
  border-radius: 3px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
}
.fcard h2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fcard .details {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex: auto;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
          flex: auto;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  margin-left: 1rem;
  overflow: hidden;
}
.fcard .desc {
  font-size: 13px;
  line-height: 17px;
  margin: .25em 0 0;
  max-height: 34px;
  overflow: hidden;
  padding: 0;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fcard.fc2 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 15px 15px 10px 0;
  height: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto;
  border: 0;
  margin-bottom: 15px;
}
.fcard.fc2 i {
  width: 50px;
}
.fcard.fc2:hover {
  background: none!important;
}
.fcard.fc3 {
  padding: 0;
  font-size: 14px;
}
.fcard.fc3:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.015);
}
.fcard.fc3 .b1 {
  padding: .8125rem 0 .8125rem .875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  line-height: 1.78em;
}
.fcard.fc3 .b1 e {
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center;
}
.fcard.fc3 .b1 e.bt-overlay {
  position: absolute;
  font-size: 9px;
  top: 8px;
  left: 16px;
  width: 10px;
  height: 10px;
  z-index: 3;
}
.fcard.fc3 .b2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  overflow: hidden;
  padding: 0 0 0 .875rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.fcard.fc3 .b3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  width: calc(100% - 22rem);
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0;
          flex: 1 0 0;
  overflow: hidden;
  padding: 14px 0;
  line-height: 22px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fcard.fc3 .b3a {
  font-size: 1.2em;
  margin-right: 5px;
  overflow-x: hidden;
  overflow-y: visible;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.fcard.fc3 .b3b {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  font-size: 12px;
  padding-right: .875rem;
}
.fcard.fc3 .b3c {
  margin-right: 10px;
}
.fcard.fc3.read .b3 {
  color: #bbb;
}
.fcard.fc3 .b4 {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  color: rgba(0, 0, 0, 0.8);
  margin-right: .4rem;
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
  padding: .8125rem 0;
  width: 16.5%;
  white-space: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.fcard.fc3 .b4.large {
  width: 40%;
  text-align: right;
}
.fcard.fc3 .b5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
  padding: .8125rem 0;
  width: 10%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.fcard.fc3 .b5 e {
  margin-right: 7px;
  font-size: .82em;
  color: #888;
}
.fcard.fc3 .b5.nop,
.fcard.fc3 .b5.nop e {
  color: #ddd;
}
.fcard.fc3 .b6 {
  color: rgba(0, 0, 0, 0.5);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  float: right;
  text-align: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
  padding: .8125rem .875rem .8125rem 0;
  width: 12%;
}
.fcard.fc3 .b6.small {
  width: 35px;
}
.fcard.fc3 .pseudo {
  margin: 0 3px 0 10px;
}
.fcard.fc3 .b1 e {
  color: #8fbcf5;
}
.fcard.fc3 .b1 e.bt-push-pin {
  color: #775f5f;
}
.fcard.fc3 .b1 e.bt-bolt {
  color: #de6969;
}
.fcard.fc3 .b1 e.bt-pie-chart {
  color: #6588da;
}
.fcard.fc3.read .b1 e {
  color: #ddd!important;
}
.fcard.fc3.read .b1.trash e {
  color: #d9534f !important;
}
.fcard:not(.disabled):hover,
.fcard.new {
  background-color: rgba(231, 46, 74, 0.08) !important;
  color: #555555;
}
.fcard:last-child {
  margin-bottom: 15px;
}
.fcard.error {
  background: rgba(0, 0, 0, 0) -webkit-repeating-linear-gradient(45deg, rgba(217, 83, 79, 0.2), rgba(217, 83, 79, 0.2) 1px, rgba(0, 0, 0, 0) 1px, rgba(0, 0, 0, 0) 12px) !important;
  background: rgba(0, 0, 0, 0) repeating-linear-gradient(45deg, rgba(217, 83, 79, 0.2), rgba(217, 83, 79, 0.2) 1px, rgba(0, 0, 0, 0) 1px, rgba(0, 0, 0, 0) 12px) !important;
}
.fcard.error > * {
  opacity: 0.5;
}
i.avatar {
  display: block;
  height: 100px;
  width: 100px;
  z-index: 1;
}
i.avatar.big {
  height: 150px;
  width: 150px;
}
i.avatar.half {
  height: 50px;
  width: 50px;
}
i.avatar.half.online:before,
i.avatar.half.offline:before {
  content: '';
  width: 9px;
  height: 9px;
  background: #ccc;
  border-radius: 50%;
  position: absolute;
  top: 45px;
  left: 45px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
i.avatar.half.online:before {
  background: #55af54;
}
i.avatar.small {
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: sub;
}
.search {
  margin: 23px 0;
}
.search .f {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
  margin: 0;
}
.search .btn.bs {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid #cb1732;
  border-left: 0;
  width: 100%;
  padding: .5em .6em;
  line-height: initial;
  font-size: 16px;
  margin: 0;
}
.search .btn.bs.b {
  font-size: 18px;
}
.bt-read {
  color: rgba(0, 0, 0, 0.4);
}
.bt-read.bt-bell {
  color: #e72e4a;
}
.score {
  position: absolute;
  line-height: 16px;
  font-size: 11px;
  text-align: center;
  width: 100%;
  padding: 0 5px;
  top: 100%;
  color: #60c125;
  font-weight: 700;
}
.grade {
  font-size: 11px;
  margin-top: 3px;
  font-weight: 700;
}
.grade.moderator {
  color: #037ac7;
}
.grade.team {
  color: #dc2500;
}
.grade.system {
  color: #00c551;
}
.grade .subgrade {
  display: block;
  line-height: 7px;
  font-size: 9px;
}
.new {
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 0;
}
.new .close {
  z-index: 99;
  color: #555;
}
.new form .bt-edit {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 20px;
  line-height: 26px;
}
.new form .subject {
  background: none;
  background-color: transparent;
  border: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 22px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-left: 30px;
  line-height: 32px;
}
.new form .subject:focus {
  outline: none;
}
.new form textarea {
  width: 100%;
  max-width: 100%;
  height: 18rem;
  display: block;
  padding: 10px 15px;
  font-size: 14px;
  font-family: inherit;
  border: 0;
}
.new form textarea:focus {
  outline: 0;
}
.new form .fw1,
.new form .fw2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0 0 15px;
  width: 100%;
}
.new form .fw2 {
  border: 1px solid #b6b6b6;
}
.new form .fw3 {
  width: 100%;
}
.new .nonudity {
  padding: 5px 15px;
  background: #a78861;
  color: #fff;
  font-size: 13px;
}
.new .nonudity.allowed {
  background: #61a767;
}
.new .upload-ctn {
  height: 110px;
  background: #fff;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 15px;
  white-space: nowrap;
}
.new .upload-ctn:empty {
  display: none;
}
.new .new-upload input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.new .img-manager {
  display: inline-block;
  height: 80px;
  width: 80px;
  margin-right: 10px;
  line-height: 80px;
  text-align: center;
  vertical-align: top;
  border-radius: 3px;
  border: 1px solid #b6b6b6;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
  overflow: hidden;
}
.new .img-manager:hover:before,
.new .img-manager.error:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.new .img-manager:hover:after,
.new .img-manager.error:after {
  background: none;
  font-family: "Black Tie";
  pointer-events: none;
  font-size: 2em;
  -webkit-animation: none;
  animation: none;
  position: relative;
  z-index: 3;
}
.new .img-manager.error:after {
  content: "\f00c";
  color: red;
}
.new .img-manager:hover:after {
  content: "\f029";
  color: #fff;
}
.new .img-manager.loading:after {
  content: "\f03d";
  position: absolute;
  font-family: "Black Tie";
  pointer-events: none;
  color: #000;
  font-size: 2em;
  -webkit-animation: bt-spin 1s infinite linear;
  animation: bt-spin 1s infinite linear;
  background: rgba(255, 255, 255, 0.65);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: -20px;
  padding: 19px;
}
.new .ondrop {
  border: 1px solid #e27586!important;
}
.new .ondrop:before,
.new .dropzone.error:before {
  content: "\f041";
  font-family: "Black Tie";
  position: absolute;
  bottom: 50%;
  margin-bottom: -0.5em;
  width: 100%;
  text-align: center;
  font-size: 70px;
  pointer-events: none;
  color: #aaa;
  z-index: 5;
}
.new .dropzone.error:before {
  content: "\f00c";
  color: #e27586;
  font-size: 40px;
}
.new .dropzone.error .error-message {
  position: absolute;
  color: #e27586;
  text-align: center;
  width: 100%;
  bottom: 50%;
  margin-bottom: calc(-.5em - 40px);
  pointer-events: none;
  z-index: 5;
}
.new .dropzone.error.error-maxreached .error-message.maxreached {
  display: block!important;
}
.new .dropzone.error.error-maxsize .error-message.maxsize {
  display: block!important;
}
.new .dropzone.error.error-badtype .error-message.badtype {
  display: block!important;
}
.new .smiley-dropdown {
  padding: 4px;
  border-radius: 5px;
}
.new .smiley-dropdown li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.new .smiley-dropdown li:before {
  display: none;
}
.new .smiley-dropdown e {
  margin: 1px;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #ddd;
}
.new .smiley-dropdown e:hover {
  background-color: #ddd!important;
}
body .new .smiley-dropdown {
  position: relative;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  border-radius: 0;
  margin: 0!important;
  border: 0;
  border-top: 1px solid #ccc;
  background: #eee;
  overflow: hidden;
  -webkit-transition: .3s all ease;
          transition: .3s all ease;
  height: 0;
  padding: 0 4px;
}
body .new .smiley-dropdown e {
  background-color: #fff;
}
body .new .smiley-dropdown.s {
  height: 120px;
  padding: 4px;
}
.newthread {
  margin-bottom: 25px;
}
.newthread h2.f {
  padding: 25px 0 0;
  font-size: 28px;
  margin: 0;
  line-height: 32px;
}
.newthread .nt-info {
  padding: 25px 0;
  text-align: center;
  font-size: 17px;
}
.newthread .nt-info h2 {
  margin-bottom: 15px;
  padding: 0;
  font-size: 1.6em;
}
.newthread .close {
  position: absolute;
  top: 35px;
  right: 0;
  color: #555555;
  font-size: 15px;
  z-index: 40;
}
.newthread:before,
.readlimit:before {
  content: '';
  top: 0;
  bottom: 0;
  width: 100vw;
  background: rgba(0, 0, 0, 0.015);
  border: 1px solid #ddd;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -50vw;
  z-index: 0;
}
.readlimit {
  text-align: center;
  padding: 1em;
  font-size: .85em;
  margin: -1px 0;
  color: #e72e4a;
}
.readlimit span {
  z-index: 5;
}
.readlimit:before {
  background: #fef7f8;
  border-color: #fad7dd;
  z-index: 1;
}
#pgwModal.pollwrp .pm-content {
  padding: 0;
}
.newpoll {
  width: 600px;
  max-width: 100%;
  height: 100%;
  min-height: 40px;
}
.newpoll:before {
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 25px;
  bottom: 0;
  width: 8px;
  border: 1px solid #e72e4a;
  border-width: 0 1px;
  z-index: 2;
}
.newpoll .tile {
  padding: 15px;
  padding-left: 45px!important;
  border-bottom: 1px solid #b6b6b6;
  -webkit-transition: background .25s ease;
          transition: background .25s ease;
}
.newpoll .tile:focus {
  outline: 0;
  background: rgba(231, 46, 74, 0.08);
}
.newpoll .tile:before {
  content: '';
  position: absolute;
  opacity: .5;
}
.newpoll .tile.u:before {
  display: none;
}
.newpoll .tile.title {
  font-size: 22px;
  padding: 20px;
}
.newpoll .pllbtn {
  margin: 20px 0;
}
.poll-msg {
  background: #55af54;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  margin-bottom: 15px;
}
aside.author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 1.25rem;
  width: 24%;
}
.pseudo.system e {
  display: none;
}
.btoff,
.inoff {
  display: inline-block;
  margin: 2em 0 0;
  font-size: 18px;
  margin-right: 10px;
  opacity: .85;
  cursor: pointer;
  z-index: 9;
  border: 1px solid;
  border-radius: 3px;
  line-height: 1.43em;
  padding: 5px 12px;
  color: #999;
  background: #fff;
}
.btoff:hover,
.inoff:hover,
.btoff:focus,
.inoff:focus {
  color: #333;
}
.inoff {
  padding: 0;
  width: 180px;
}
.inoff input.f {
  border: 0;
  line-height: 1.43em;
  padding: 5px 12px;
  height: 35px;
}
.sex {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}
.sex.male {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABKklEQVQ4T6WTMU4CURiEZzZamOwSb+Cjt1hPIKWlR1hK3xbSYWlrMJEGtpQjeAO3sZYb8LiBcTehgDDGhxCMyKK8fr6Z/5/3E3s+7qlHJcD0i5zA+dJIgBeNbOS11YBeGSPQsQeIF4DafwIsnU2vTEg9Crwj1N45wSdgJRabCOQoPG8EmGxioNkDpIZ3JnOJLwHVkdh0aTgwWdHYCPDi+fQV5BjgYBFdiYBTiDfjNLz/ShOD6jobeZPVEk2veAJhnI3i9WpNvxhCcC6NLjdVvgLU++9vQnDrbNj9DihbwPza2Vr93wBq3hqlNbMV4EcATlwanf0YARo6W0u2A7KJoaZDiaP1JZKqi4exuzpyWwF+w76JWZdc1CgxR3DQ+k2801euOrbKW6gCfADOcYkRomBNNwAAAABJRU5ErkJggg==');
}
.sex.female {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABJ0lEQVQ4T62SwVGDQBiF3yPO5MrBkDbSgUTwbgmmgmAHWIGxgqQE7llM0oEleIXkkLOj/M7ughMIkBl1T8zs8r3/fbtEz5Lr0AcoPKx3XcfYtiFecA9gCdI1+yJHADPmadI8fwYwqQNsIHjCx+fK/DAcRADn+MKUB7U9hZwDxuEWgiNzpaf4WeKFCQiXmfIvAQRFMeP+1aaXS0a3D3CcJTNVC22ZIHgHkDBLoxpgHCwg8Jmnk/4JvDAGZA5xptyv34zD0d0ELDYAX5iruB/g+i6GV9r2DYBKmO69a/bXoNZrtKm6M21aIXHTSTVFJ8BA9I3olIb53gp1cb8AGGGOPJcv0BonjUwUfKzEdlYoAQsLQAlABYguAv5c4X8B2odWUD6oU3j1/Q1rIngRQND2dQAAAABJRU5ErkJggg==);
}
.sex.small {
  height: 12px;
  width: 12px;
  background-size: cover;
  vertical-align: baseline;
}
.toolbar {
  background: #eee;
  border-top: 1px solid #b6b6b6;
  padding: 0 5px;
}
.toolbar .tb-btn {
  padding: 10px;
  font-size: 12px;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.toolbar .tb-btn:hover {
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.toolbar .tb-btn.disabled {
  opacity: .25;
  cursor: not-allowed;
}
.toolbar .sep {
  width: 1px;
  height: 32px;
  background: #b6b6b6;
  display: inline-block;
  vertical-align: middle;
}
.hall-of-fame {
  margin-top: 10px;
}
.hall-of-fame br {
  display: none;
}
.hall-of-fame h4 {
  text-align: left;
  font-size: 32px;
  line-height: 36px;
  padding-bottom: 10px;
  display: inline-block;
  margin: 20px 0 30px;
  border-bottom: 1px solid;
}
.hall-of-fame i.avatar {
  display: inline-block;
}
.hall-of-fame .m {
  padding: 25px 0;
  text-align: center;
}
.hall-of-fame .m small {
  display: block;
  line-height: 14px;
}
.hall-of-fame h5 {
  border: 0;
  font-size: 20px;
  margin: 0;
}
.hall-of-fame p {
  margin: 0;
}
.hall-of-fame .pop small {
  opacity: 0.75;
}
.avatar.fame {
  background-color: #231d00;
  margin: 0 10px 10px 0;
}
.avatar.fame:after {
  -webkit-clip-path: polygon(15% 14%, 15% 81%, 25% 79%, 35% 78%, 38% 66%, 48% 61%, 59% 63%, 65% 71%, 66% 78%, 77% 79%, 85% 82%, 85% 14%, 50% 14%, 50% 10%, 88% 10%, 88% 18%, 93% 24%, 96% 33%, 99% 30%, 98% 42%, 99% 56%, 97% 68%, 93% 84%, 87% 88%, 61% 88%, 54% 92%, 45% 92%, 40% 89%, 16% 88%, 10% 87%, 5% 78%, 2% 65%, 0% 51%, 1% 38%, 6% 25%, 11% 17%, 13% 10%, 50% 10%, 50% 14%);
          clip-path: polygon(15% 14%, 15% 81%, 25% 79%, 35% 78%, 38% 66%, 48% 61%, 59% 63%, 65% 71%, 66% 78%, 77% 79%, 85% 82%, 85% 14%, 50% 14%, 50% 10%, 88% 10%, 88% 18%, 93% 24%, 96% 33%, 99% 30%, 98% 42%, 99% 56%, 97% 68%, 93% 84%, 87% 88%, 61% 88%, 54% 92%, 45% 92%, 40% 89%, 16% 88%, 10% 87%, 5% 78%, 2% 65%, 0% 51%, 1% 38%, 6% 25%, 11% 17%, 13% 10%, 50% 10%, 50% 14%);
}
.avatar.fame:before,
.avatar.fame.fame-gold:after {
  content: '';
  position: absolute;
  background: url(/img/halloffame/gold3.png) no-repeat;
  background-size: 150px;
  display: block;
  width: 150px;
  height: 150px;
  top: -22px;
  left: -25px;
  z-index: 99;
  pointer-events: none;
}
.avatar.fame.big:before,
.avatar.fame.big.fame-gold:after {
  width: 225px;
  height: 225px;
  background-size: 225px;
  top: -31px;
  left: -37px;
}
.avatar.fame.fame-gold:before {
  -webkit-filter: drop-shadow(0 1px 1px #9a7629);
          filter: drop-shadow(0 1px 1px #9a7629);
}
.avatar.fame.fame-silver:before {
  -webkit-filter: drop-shadow(0 1px 1px #999999);
          filter: drop-shadow(0 1px 1px #999999);
}
.avatar.fame.fame-bronze:before {
  -webkit-filter: drop-shadow(0 1px 1px #a96e37);
          filter: drop-shadow(0 1px 1px #a96e37);
}
.avatar.fame.fame-silver:before {
  background-image: url(/img/halloffame/silver3.png);
}
.avatar.fame.fame-bronze:before {
  background-image: url(/img/halloffame/bronze3.png);
}
.avatar.fame.fame-gold.fame2:before {
  background-image: url(/img/halloffame/gold2.png);
}
.avatar.fame.fame-silver.fame2:before {
  background-image: url(/img/halloffame/silver2.png);
}
.avatar.fame.fame-bronze.fame2:before {
  background-image: url(/img/halloffame/bronze2.png);
}
.avatar.fame.fame-gold.fame3:before {
  background-image: url(/img/halloffame/gold1.png);
}
.avatar.fame.fame-silver.fame3:before {
  background-image: url(/img/halloffame/silver1.png);
}
.avatar.fame.fame-bronze.fame3:before {
  background-image: url(/img/halloffame/bronze1.png);
}
.avatar.fame.fame-gold:after {
  background-image: -webkit-linear-gradient(335deg, rgba(0, 0, 0, 0) 20%, rgba(255, 255, 240, 0.1) 25%, rgba(255, 255, 240, 0.8) 50%, rgba(255, 255, 240, 0.1) 75%, rgba(0, 0, 0, 0) 80%);
  background-image: linear-gradient(115deg, rgba(0, 0, 0, 0) 20%, rgba(255, 255, 240, 0.1) 25%, rgba(255, 255, 240, 0.8) 50%, rgba(255, 255, 240, 0.1) 75%, rgba(0, 0, 0, 0) 80%);
  -webkit-animation: reflet 4s ease infinite;
          animation: reflet 4s ease infinite;
}
@-webkit-keyframes reflet {
  0% {
    background-position-x: -300px;
  }
  30% {
    background-position-x: 300px;
  }
  100% {
    background-position-x: 300px;
  }
}
@keyframes reflet {
  0% {
    background-position-x: -300px;
  }
  30% {
    background-position-x: 300px;
  }
  100% {
    background-position-x: 300px;
  }
}
/*i.avatar.fame-gold:after {
	background-image:
		linear-gradient(90deg,#fff,rgba(0, 0, 0, 0) 15%,rgba(0, 0, 0, 0) 85%,#fff),
		linear-gradient(#fff,rgba(0, 0, 0, 0) 20%,rgba(0, 0, 0, 0) 85%,#fff),
		url(/img/beta/particles-left.gif),
		url(/img/beta/particles-right.gif);
	z-index:-1;
	background-size:180px,180px,80px,80px;
	background-position:0 0,0 0,0 0,100px 0;
	width:180px;
	height:180px;
	top:-30px;
	left:-40px;
}*/
.msg {
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.msg.last {
  border-bottom: 0;
}
.msg.lastm h5 {
  color: #e72e4a;
  border: 0;
  margin-bottom: 0;
}
.msg .txt {
  margin-right: 75px;
  word-break: break-word;
}
.msg .txt ul {
  margin: 0 0 10px 15px;
}
.msg .txt ul li:before {
  content: '';
  position: absolute;
  height: 4px;
  width: 4px;
  border-radius: 2px;
  background: #333;
  left: -15px;
  top: 0;
  margin-top: 8px;
}
.msg .txt .emoji {
  display: inline-block;
  text-align: center;
}
.msg .txt .preview {
  padding: 10px;
  margin-bottom: 15px;
}
.msg.onedit .p2 > .txt,
.msg.onedit .p2 > .pictures {
  display: none;
}
.msg blockquote {
  margin-top: 15px;
  border: 1px solid #b6b6b6;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.03);
  font-size: 15px;
  border-radius: 2px;
}
.msg blockquote.code {
  border-color: #333;
  background: #555;
  color: #fff;
  font-family: 'Monaco', "Lucida Console", "Courier New", monospace;
  word-break: normal;
  white-space: nowrap;
  overflow: auto;
}
.msg blockquote.code::-webkit-scrollbar {
  background: #333;
  height: 10px;
}
.msg blockquote.code::-webkit-scrollbar-thumb {
  background: #e72e4a;
  border-radius: 3px;
}
.msg .poll,
.msg .contest {
  margin: 15px 75px 0 0;
  border: 1px solid #b6b6b6;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.03);
  font-size: 15px;
  border-radius: 4px;
}
.msg .poll h3,
.msg .contest h3 {
  font-size: 20px;
  text-align: left;
  text-transform: none;
  padding-top: 10px;
  margin: 0;
}
.msg .poll h4,
.msg .contest h4 {
  text-align: left;
  margin: 0 0 15px;
  opacity: .75;
}
.msg .poll .label,
.msg .contest .label {
  margin-right: .5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 2;
}
.msg .poll .percent,
.msg .contest .percent {
  margin: 0 .5rem 0 auto;
}
.msg .poll label,
.msg .contest label {
  margin: .5rem 0;
  display: block;
  font-size: 18px;
}
.msg .poll .btn,
.msg .contest .btn {
  margin-top: 15px;
}
.msg .poll:before,
.msg .poll:after {
  content: "\f09c";
  position: absolute;
  font-family: "Black tie";
  font-weight: 900;
  font-size: 200px;
  opacity: .05;
  right: 8px;
  bottom: 0;
  line-height: 200px;
  z-index: -1;
}
.msg .poll:after {
  content: "\f09d";
  color: #4091d5;
  font-size: 150px;
  bottom: auto;
  top: 20px;
  right: 50px;
  line-height: 150px;
}
.msg .poll .result {
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
  margin: 1rem 0;
  position: relative;
}
.msg .poll .actual {
  background-color: #f78b9b;
  height: 2rem;
  left: 0;
  position: absolute;
  top: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  z-index: 1;
}
.msg .poll .data {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.05);
  color: #000;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 2rem;
  padding-left: .5rem;
}
.msg .contest {
  text-align: left;
  padding: 30px 15px 15px;
}
.msg .contest .participants,
.msg .contest .timeleft {
  background: #4091d5;
  color: #fff;
  display: inline-block;
  padding: 6px 12px 6px 10px;
  border: 1px solid #2977b9;
  border-radius: 3px;
  margin-right: 15px;
  font-size: 15px;
}
.msg .contest .participants i,
.msg .contest .timeleft i {
  margin-right: 10px;
  opacity: .6;
}
.msg .contest .participants.end,
.msg .contest .timeleft.end {
  background: #d9534f;
  border-color: #c9302c;
}
.msg .contest .states {
  position: absolute;
  top: -17px;
  right: 0;
  font-size: 0;
}
.msg .contest h3 {
  text-align: center;
  margin: 10px 0 25px;
}
.msg .contest h4 {
  font-size: 22px;
  border-bottom: 1px solid;
  padding-bottom: 8px;
}
.msg .contest .ardoise {
  display: block;
  width: 100%;
  max-width: 400px;
  height: 220px;
  background: #000000 url(/img/beta/slate.jpg);
  background-size: cover;
  margin: 0 auto;
  padding: 30px;
  box-shadow: inset 0 0 3px #000;
  border-radius: 4px;
}
.msg .contest .ardoise > div,
.msg .contest .ardoise > textarea {
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  height: 100%;
  outline: 0;
  font-size: 26px;
  color: #fff;
  font-weight: 300;
  line-height: 40px;
  text-align: center;
  font-family: 'Gochi Hand', cursive;
  border: 0;
  background: none;
  max-width: 100%;
  max-height: 100%;
  resize: none;
}
.msg .contest .ardoise > div.editable:empty:before,
.msg .contest .ardoise > textarea.editable:empty:before {
  content: "\f024";
  font: normal normal normal 64px/160px "Black Tie";
  opacity: .4;
}
.msg .contest e.addheart {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.msg .contest e.addheart:hover {
  cursor: pointer;
}
.msg .contest .result-list {
  margin-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  background: rgba(0, 0, 0, 0.015);
}
.msg .contest .fcard.self {
  background: rgba(85, 175, 84, 0.2) !important;
}
.msg .pictures {
  font-size: 0;
  margin: 0 65px 5px 0;
}
.msg .pictures a,
.msg .pictures .fakea {
  height: 240px;
  width: auto;
  margin: 0 10px 15px 0;
  display: inline-block;
  border-radius: 2px;
  max-width: 398px;
  min-width: 60px;
  background: #eee;
  overflow: hidden;
  vertical-align: top;
}
.msg .pictures a:hover:before,
.msg .pictures .fakea:hover:before {
  background: rgba(255, 255, 255, 0.25);
}
.msg .pictures img {
  height: 240px;
  width: auto;
}
.msg.new .pictures {
  margin-right: 0;
}
.msg .msg-options {
  opacity: .3;
}
.msg .p2:hover .msg-options {
  opacity: 1;
}
.msg.h .p2 fakea:not(.innerlink) {
  color: #e72e4a;
  display: inline;
}
.msg .innerlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 5px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 10px 0;
  font-weight: 400;
}
.msg .innerlink:disabled,
.msg .innerlink.disabled {
  background: #f8f8f8;
  border-color: #eee;
  cursor: not-allowed;
}
.msg .innerlink:disabled .trailer,
.msg .innerlink.disabled .trailer {
  color: #aaa;
}
.msg .innerlink:hover {
  background-color: #f8f8f8;
}
.msg .innerlink .href {
  color: #e72e4a;
  font-size: 11px;
}
.msg .innerlink .title {
  font-size: 16px;
  color: #555555;
}
.msg .innerlink .title span {
  font-weight: bold;
}
.msg .innerlink .trailer {
  font-size: 13px;
  color: #555555;
}
.msg .innerlink .illus {
  margin: 0 10px 0 -5px;
  width: 100px;
  background-size: cover;
  background-position: 50%;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.msg .innerlink .w {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.msg .ractions > div {
  vertical-align: top;
}
.msg .ractions > div button {
  background: none;
  border: 0;
  outline: 0;
  color: inherit;
  margin: -5px -7px;
  padding: 4px 8px;
}
.msg.anchored:before {
  background: transparent;
  content: '';
  position: absolute;
  top: -10px;
  left: -15px;
  right: -15px;
  bottom: -10px;
  z-index: 99;
  pointer-events: none;
  -webkit-animation: anchorpost 1s ease 0s 1;
          animation: anchorpost 1s ease 0s 1;
}
.msg .p0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  padding: 1.25rem 0;
}
.msg .p0.reported .pseudo {
  margin: 0;
}
.msg .p0.reported .p2:before,
.msg .p0.reported .p2:after {
  display: none;
}
.msg .p0.reported .p2 {
  line-height: 32px;
  color: #aaaaaa;
}
.msg .p1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 13rem;
  padding-right: 1.25rem;
}
.msg .p1.large {
  width: 21rem;
}
.msg .p1 .pseudo {
  margin: 15px 0;
  font-size: 18px;
  white-space: nowrap;
}
.msg .p1 .details {
  font-size: 13px;
  line-height: 18px;
}
.msg .p2 {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin: 0;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: calc(100% - 13rem);
  padding-left: 1.25rem;
  border-left: 1px solid #b6b6b6;
  font-size: 16px;
  line-height: 21px;
}
.msg .p2.large {
  width: calc(100% - 21rem);
}
.msg .p2 .date {
  font-size: 14px;
  margin-bottom: 15px;
  color: #aaa;
  cursor: default;
}
.msg .p2:before,
.msg .p2:after {
  content: '';
  position: absolute;
  left: -12px;
  top: 15px;
  height: 30px;
  width: 12px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 12px solid #b6b6b6;
}
.msg .p2:after {
  margin: 1px -1px 0 0;
  border-right: 11px solid #fff;
  height: 28px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}
@-webkit-keyframes anchorpost {
  30% {
    background: transparent;
  }
  40% {
    background: rgba(231, 46, 74, 0.7);
  }
  0% {
    background: transparent;
  }
}
@keyframes anchorpost {
  30% {
    background: transparent;
  }
  40% {
    background: rgba(231, 46, 74, 0.7);
  }
  0% {
    background: transparent;
  }
}
span.mention {
  color: #e72e4a;
  background: none;
  padding: 1px 3px;
  cursor: pointer;
  border-radius: 4px;
}
span.mention:hover {
  background: rgba(255, 0, 60, 0.1);
}
.gifloader.shadow:before {
  background: rgba(0, 0, 0, 0.2);
}
.gifloader.shadow:hover:before {
  background: rgba(0, 0, 0, 0.3);
}
.gifloader:after {
  content: 'GIF';
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  border: 2px dashed #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  z-index: 39;
  text-align: center;
  height: 60px;
  width: 60px;
  line-height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  background: rgba(0, 0, 0, 0.35);
}
.gifloader.spin:after {
  -webkit-animation: gifanim 0.7s cubic-bezier(0.5, 0, 0.5, 1) infinite;
          animation: gifanim 0.7s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
@-webkit-keyframes gifanim {
  0% {
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin-top: -30px;
    margin-left: -30px;
  }
  50% {
    height: 80px;
    width: 80px;
    line-height: 80px;
    margin-top: -40px;
    margin-left: -40px;
  }
  100% {
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin-top: -30px;
    margin-left: -30px;
  }
}
@keyframes gifanim {
  0% {
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin-top: -30px;
    margin-left: -30px;
  }
  50% {
    height: 80px;
    width: 80px;
    line-height: 80px;
    margin-top: -40px;
    margin-left: -40px;
  }
  100% {
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin-top: -30px;
    margin-left: -30px;
  }
}
.birthday {
  color: #e72e4a;
}
e.emoji {
  font-size: 0!important;
  text-indent: -999px;
  width: 25px;
  height: 25px;
  background-image: url(/icons/emoji1.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 400px 100px;
  overflow: hidden;
  vertical-align: bottom;
  font-family: 'Segoe UI Emoji', 'Segoe UI', 'Emoji';
  display: inline-block;
}
e.emoji.e128514 {
  background-position: 0 0;
}
e.emoji.e128516 {
  background-position: -25px 0;
}
e.emoji.e128512 {
  background-position: -50px 0;
}
e.emoji.e128518 {
  background-position: -75px 0;
}
e.emoji.e128522 {
  background-position: -100px 0;
}
e.emoji.e128521 {
  background-position: -125px 0;
}
e.emoji.e128525 {
  background-position: -150px 0;
}
e.emoji.e128536 {
  background-position: -175px 0;
}
e.emoji.e128540 {
  background-position: -200px 0;
}
e.emoji.e128539 {
  background-position: -225px 0;
}
e.emoji.e128523 {
  background-position: -250px 0;
}
e.emoji.e128526 {
  background-position: -275px 0;
}
e.emoji.e128565 {
  background-position: -300px 0;
}
e.emoji.e128566 {
  background-position: -325px 0;
}
e.emoji.e128520 {
  background-position: -350px 0;
}
e.emoji.e128519 {
  background-position: -375px 0;
}
e.emoji.e128528 {
  background-position: 0 -25px;
}
e.emoji.e128533 {
  background-position: -25px -25px;
}
e.emoji.e128563 {
  background-position: -50px -25px;
}
e.emoji.e128562 {
  background-position: -75px -25px;
}
e.emoji.e128554 {
  background-position: -100px -25px;
}
e.emoji.e128543 {
  background-position: -125px -25px;
}
e.emoji.e128534 {
  background-position: -150px -25px;
}
e.emoji.e128550 {
  background-position: -175px -25px;
}
e.emoji.e128551 {
  background-position: -200px -25px;
}
e.emoji.e128530 {
  background-position: -225px -25px;
}
e.emoji.e128546 {
  background-position: -250px -25px;
}
e.emoji.e128560 {
  background-position: -275px -25px;
}
e.emoji.e128557 {
  background-position: -300px -25px;
}
e.emoji.e128555 {
  background-position: -325px -25px;
}
e.emoji.e128561 {
  background-position: -350px -25px;
}
e.emoji.e128544 {
  background-position: -375px -25px;
}
e.emoji.e10084 {
  background-position: 0 -50px;
}
e.emoji.e128156 {
  background-position: -25px -50px;
}
e.emoji.e128155 {
  background-position: -50px -50px;
}
e.emoji.e128153 {
  background-position: -75px -50px;
}
e.emoji.e128154 {
  background-position: -100px -50px;
}
e.emoji.e128148 {
  background-position: -125px -50px;
}
e.emoji.e128151 {
  background-position: -150px -50px;
}
e.emoji.e128147 {
  background-position: -175px -50px;
}
e.emoji.e128149 {
  background-position: -200px -50px;
}
e.emoji.e128150 {
  background-position: -225px -50px;
}
e.emoji.e128139 {
  background-position: -250px -50px;
}
e.emoji.e128293 {
  background-position: -275px -50px;
}
e.emoji.e128286 {
  background-position: -300px -50px;
}
e.emoji.e9940 {
  background-position: -325px -50px;
}
e.emoji.e128077 {
  background-position: 0 -75px;
}
e.emoji.e128078 {
  background-position: -25px -75px;
}
e.emoji.e128076 {
  background-position: -50px -75px;
}
e.emoji.e9996 {
  background-position: -75px -75px;
}
e.emoji.e128176 {
  background-position: -100px -75px;
}
e.emoji.e128105 {
  background-position: -125px -75px;
}
e.emoji.e128054 {
  background-position: -150px -75px;
}
e.emoji.e128049 {
  background-position: -175px -75px;
}
.emoji-style-2 e.emoji {
  background-image: url(/icons/emoji2.png);
}
@media (max-width: 979px) {
  .imgsm.mobile {
    margin: 0;
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  h2.f {
    display: block;
    width: 100%;
    margin: 5px 0 0;
  }
  .fcard.fc3 .b2 {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .fcard.fc3 .b3 {
    padding-bottom: 4px;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .fcard.fc3 .b3a {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .fcard.fc3 .b3b {
    width: 100%;
    max-height: 2rem;
    overflow: hidden;
    line-height: 1rem;
  }
  .fcard.fc3 .b3c {
    font-size: .85em;
  }
  .fcard.fc3 .b4 {
    width: 50%;
  }
  .fcard.fc3 .b4,
  .fcard.fc3 .b5 {
    padding-top: 6px;
  }
  .fcard.fc3.sticky .b4,
  .fcard.fc3.sticky .b5 {
    padding-top: 2px;
  }
  .fcard.fc3 .b5 {
    width: auto;
    margin-right: 8px;
  }
  .categories {
    border: 0;
    padding: 0;
  }
  .fcard {
    padding-left: 0;
    padding-right: 0;
  }
  body .msg .p0 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .msg .p1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    margin-right: 0;
  }
  body .msg .p1 .details {
    margin-left: 15px;
  }
  body .msg .p1 .pseudo {
    margin-top: 5px;
  }
  body .msg .p2 {
    width: 100%!important;
    padding-left: 0;
    border-left: 0;
    margin-top: 15px;
  }
  body .msg .p2:before,
  body .msg .p2:after {
    display: none;
  }
  body .msg .p2 .txt {
    margin-right: 0!important;
    font-size: 1.1em;
  }
  body .msg .p2 .pictures {
    margin-right: 0!important;
  }
  body .msg .p2 .ractions {
    position: absolute;
    right: 0;
    top: -100px;
  }
  body .msg .p2 .date {
    margin-top: 10px;
  }
  .newthread .txt {
    padding-left: 0;
    border: 0;
    margin-top: 15px;
  }
  .msg.lastm h4 {
    margin-top: 15px;
  }
  .msg.lastm h5 {
    padding: 0;
  }
  .poll,
  .contest {
    margin-right: 0;
  }
}
.miniprofile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -15px 0 5px;
}
.miniprofile .tabs-wrapper {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.miniprofile .tab-ctn {
  padding-top: 15px;
}
.miniprofile .comment-info {
  float: left;
}
.miniprofile .comment-cmd {
  position: absolute;
  right: 0;
  top: 18px;
  padding: 5px 0 5px 5px;
  z-index: 9;
}
.modal-ext {
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 42px;
  display: block;
  height: 20px;
  width: 20px;
  font-size: 19px;
  color: #555;
  z-index: 9;
}
.profile-data {
  margin: 0 0 8px 0;
  display: block;
}
.profile-data.padded {
  padding-left: 20px;
}
.profile-data i {
  display: inline-block;
  width: 16px;
  text-align: center;
}
.profile-data.padded i {
  margin-left: -20px;
}
.tabs {
  margin: 0;
  border-bottom: 1px solid #ddd;
  line-height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tabs .tab {
  display: inline-block;
  margin: 0 10px;
  padding: 0 5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tabs .tab:first-child {
  margin-left: 0;
  padding-left: 0;
}
.tabs .tab.active {
  border-bottom: 3px solid #e72e4a;
}
.tabs .tab .label {
  font-size: 12px;
  color: #e72e4a;
  display: inline;
  margin-left: 2px;
}
#tab-presentation {
  width: 150px;
  margin-right: 25px;
}
#tab-presentation i.avatar {
  margin-bottom: 20px;
}
#tab-presentation h1 {
  margin: 0;
  font-size: 21px;
  max-width: 150px;
  white-space: nowrap;
}
#tab-presentation .desc,
#tab-presentation h1 {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2em;
}
#tab-collection {
  max-height: 600px;
  overflow: auto;
}
#tab-posts h4 {
  margin-bottom: 0 !important;
}
#tab-posts .p2,
#tab-comments .p2 {
  width: 100%;
}
#tab-posts .txt,
#tab-comments .txt {
  margin-right: 0;
}
#tab-comments .txt {
  width: calc(100% - 110px);
  float: left;
}
#pgwModal h3.mood {
  margin: 10px 0 5px;
  line-height: 28px;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
  text-align: left;
}
#pgwModal h3.mood e {
  vertical-align: top;
}
.oca {
  cursor: pointer;
}
.topbar {
  background: #f8f8f8;
  border-bottom: 1px solid #ddd;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
}
.topbar h2.f {
  margin: 10px 0 0;
  font-size: 28px;
  overflow-y: visible;
  overflow-x: hidden;
}
.topbar .mflx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.topbar .mflx .mw1 {
  padding-top: 10px;
  margin-left: 15px;
}
.topbar .mflx .mw2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.imgsm {
  width: 45px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% -1px;
  background-size: cover;
  border-radius: 3px;
  margin: -10px 15px -10px 0;
  height: 40px;
}
.pager {
  text-align: center;
  margin: 35px 0;
}
.pager .btn {
  text-transform: uppercase;
  margin: 0;
}
.pager .page-number {
  line-height: 26px;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 18px;
}
.cprogress {
  height: 12px;
  width: 100%;
  background: #eee;
  position: relative;
  display: block;
  border-radius: 2px;
  box-shadow: inset -1px 1px 4px -2px #dddddd;
}
.cprogress > div {
  height: 100%;
  background: #d9534f;
  top: 0;
  left: 0;
  position: absolute;
  color: #fff;
  font-family: Courier,Consolas,monospace;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
}
.cprogress.d > div {
  background: #55af54;
}
.last-forum-posts .pictures,
#tab-posts .pictures,
#tab-comments .pictures {
  font-size: 0;
  margin: 0 65px 5px 0;
}
.last-forum-posts .pictures img,
#tab-posts .pictures img,
#tab-comments .pictures img {
  border: 1px solid #ccc;
  border-radius: 2px;
}
.last-forum-posts .msg.h:hover,
#tab-posts .msg.h:hover,
#tab-comments .msg.h:hover {
  background: rgba(0, 0, 0, 0.02);
}
.last-forum-posts h4,
#tab-posts h4,
#tab-comments h4 {
  text-align: left;
  font-size: 18px;
}
.last-forum-posts h5,
#tab-posts h5,
#tab-comments h5 {
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  border: 0;
}
#tab-posts .pictures *,
#tab-comments .pictures *,
#tab-posts .txt *,
#tab-comments .txt * {
  pointer-events: none;
}
#scrolllistener {
  margin: 2em 2em 0;
  line-height: 2em;
  background: #333;
  padding: 0 12px;
  border-radius: 3px;
  color: #fff;
  opacity: 0.75;
}
.members .fcard i.avatar.small {
  margin: -4px 0 -4px -4px;
  height: 32px;
  width: 32px;
}
.members .pseudo {
  margin: 0 3px 0 10px;
}
.members .filtres {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 0 10px;
  line-height: 50px;
}
.members .filtres .dropdown-menu {
  line-height: 1em;
}
.forum-tuto .tutow {
  min-height: 480px;
  display: none;
}
.forum-tuto .btn,
.forum-tuto .tutow {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.forum-tuto .tutow label {
  display: block;
  margin: 15px 0;
}
.forum-tuto .tutow .flex {
  height: calc(100% - 51px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.forum-tuto input.f {
  font-size: 19px;
}
.forum-tuto input.f:focus {
  outline: 0;
}
.fsic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 15px;
}
.fsi {
  width: 20%;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 25px;
}
.fsi a {
  display: block;
}
.fsi .name {
  margin-top: 5px;
}
.fsi .shadow {
  overflow: hidden;
  background: #ffffff 50% no-repeat;
  background-size: contain;
}
.fsi .shadow:before {
  position: relative;
  display: block;
  padding-top: 146%;
}
.fsi .inf {
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 15px;
}
.fsi small.user {
  cursor: pointer;
}
.fsi .fsii {
  background: #f8f8f8;
  padding-bottom: 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #b6b6b6;
}
@media (max-width: 1100px) {
  .fsi {
    width: 25%;
  }
}
@media (max-width: 750px) {
  .fsi {
    width: 33.3333333%;
  }
}
@media (max-width: 450px) {
  .fsi {
    width: 50%;
  }
}
