html {
  height: 100%;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #404040;
  background-color: #282B1F;
  padding-top: 250px;
  height: 100%;
  padding-bottom: 170px;
}
body.maintenance {
  padding-top: 30px;
}
.fond_dev {
  background: url(../images/general/dev.png) repeat-x right top transparent;
}
.fill {
  min-height: 100%;
}
a {
  color: #404040;
  font-weight: bold;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #404040;
}
a.section {
  color: #80C32B;
}
a.section:focus,
a.section:hover {
  color: #80C32B;
}
hr {
  background-color: #ccc;
  border: 0;
  color: #ccc;
  height: 1px;
}
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 16px;
  font-weight: bold;
}
blockquote {
  font-size: inherit;
  background-color: #f8f8f8;
}
.anchor:target {
  padding-top: 70px;
  margin-top: -70px;
}
.anchor:target.media {
  padding-top: 55px;
  margin-top: -40px;
}
.text-success {
  color: #468847;
}
.bg-success {
  background-color: #DFF0D8;
}
.border-success {
  border: 1px solid #D6E9C6;
}
.text-warning {
  color: #C09853;
}
.bg-warning {
  background-color: #FCF8E3;
}
.border-warning {
  border: 1px solid #FBEED5;
}
.text-error {
  color: #a94442;
}
.bg-error {
  background-color: #f2dede;
}
.border-error {
  border: 1px solid #EED3D7;
}
.text-info {
  color: #3A87AD;
}
.bg-info {
  background-color: #D9EDF7;
}
.border-info {
  border: 1px solid #BCE8F1;
}
.text-hentai {
  color: #BF54B2;
}
.bg-hentai {
  background-color: #F6E3F9;
}
.border-hentai {
  border: 1px solid #EED4F9;
}
.badge {
  color: #fff;
  background-color: #a94442;
}
.label-info {
  background-color: #3A87AD;
}
.label-verrou {
  background-color: #999;
}
.text-small {
  color: #999;
}
.text-membre {
  color: #1E8A1D;
}
.text-membre a {
  color: #1E8A1D;
}
.text-code {
  font-family: "Courier New", Courier, monospace;
}
.subtitle {
  font-style: italic;
  color: #999;
}
.text-date-activite {
  color: #999;
}
.text-anime {
  color: #A2155A;
}
.text-manga {
  color: #FF8F39;
}
.text-jv {
  color: #FFBE00;
}
.text-drama {
  color: #7E118E;
}
.text-novel {
  color: #0285BD;
}
.text-jmusic {
  color: #02CDA0;
}
.text-litterature {
  color: #0285BD;
}
.text-goodies {
  color: #9F551E;
}
.help {
  height: 22px;
  margin: 0px;
  float: left;
}
.help dt {
  background: url("../images/general/help.png") no-repeat;
  cursor: pointer;
  height: 22px;
  width: 22px;
}
.help dd {
  background: none repeat scroll 0 0 #999;
  border-radius: 3px 3px 3px 3px;
  color: #eee;
  font-size: 11px;
  margin-left: 32px;
  margin-top: -20px;
  padding: 2px;
  position: absolute;
  border: 2px solid #eee;
  font-style: italic;
  font-weight: bold;
}
.img-affiche {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 3px #404040;
  -webkit-box-shadow: 0 0 3px #404040;
  box-shadow: 0 0 3px #404040;
  padding: 1px;
}
.img-affiche:hover {
  -moz-box-shadow: 0 0 7px #80C32B;
  -webkit-box-shadow: 0 0 7px #80C32B;
  box-shadow: 0 0 7px #80C32B;
}
.img-drapeau {
  vertical-align: bottom;
  margin-left: 2px;
}
.table > tbody > tr > td {
  border-top: none;
  vertical-align: middle;
}
.table > tbody > tr > th {
  border-top: none;
  vertical-align: middle;
}
.table > tfoot > tr > td {
  border-top: none;
  vertical-align: middle;
}
.table > tfoot > tr > th {
  border-top: none;
  vertical-align: middle;
}
.table > thead > tr > td {
  border-top: none;
  vertical-align: middle;
}
.table > thead > tr > th {
  border-top: none;
  vertical-align: middle;
}
.table-bordered {
  border: 1px solid #282B1F;
  border-left: none;
  border-right: none;
}
.table-bordered > thead,
.table-bordered .thead {
  border-bottom: none;
}
.table-bordered > thead > tr > th,
.table-bordered .thead > tr > th {
  border-bottom: 1px solid #282B1F;
}
.table-bordered > thead .border-right,
.table-bordered .thead .border-right {
  border-right: 1px solid #282B1F;
}
.table-bordered > tbody > tr > td {
  background-color: #f8f8f8;
  border-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}
.table-striped > tbody > tr:nth-of-type(odd) > td {
  background-color: #f8f8f8;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #eee;
}
.table-striped > tbody > tr:nth-of-type(even) > td {
  background-color: #eee;
}
.row-odd {
  background-color: #f8f8f8 !important;
}
.row-odd > td {
  background-color: #f8f8f8 !important;
}
.row-odd .ellipsis:after {
  background: #f8f8f8;
}
.row-even {
  background-color: #eee !important;
}
.row-even > td {
  background-color: #eee !important;
}
.row-even .ellipsis:after {
  background: #eee;
}
.table-section > thead {
  border-top: 1px solid #282B1F;
  border-bottom: 1px solid #282B1F;
}
.table-section > thead > tr > th {
  text-align: center;
  color: #fff;
  font-size: larger;
  font-weight: bold;
  border: none;
  background-color: #80C32B;
  background-image: linear-gradient(0deg, rgba(241, 241, 241, 0) 0%, rgba(241, 241, 241, 0) 50%, rgba(255, 255, 255, 0.1) 50%);
}
.table-mp > thead .mp_statut_entete {
  background-color: #659922;
  padding: 0px;
}
.table-mp td.mp_statut {
  background-color: #333333;
  padding: 0px;
}
.table-mp td.new_mp_statut {
  background-color: #34C403;
  padding: 0px;
}
.table-mp td.new_mp {
  background-color: #eee;
}
.table-wl-privee > thead > tr > th {
  text-align: center;
  border: 1px solid #ccc !important;
  padding: 8px;
}
.table-wl-privee > tbody > tr > td {
  border: 1px solid #fff;
  padding: 5px;
}
.table-wl-privee .actions img {
  padding: 5px;
}
.table-wl-privee .avancement {
  white-space: nowrap;
}
.table-wl-privee .avancement .btn {
  width: 16px;
}
@media only screen and (max-width: 800px) {
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #fff;
  }
  #no-more-tables td {
    border: none;
    border-bottom: 1px solid #fff;
    position: relative;
    white-space: normal;
    text-align: left;
  }
  /*	#no-more-tables td:before { 
		// Now like a table header 
		position: absolute;
		// Top/left values mimic padding 
		top: 6px;
		left: 6px;
		width: 15%; //45
		padding-right: 10px; 
		//white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
	//Label the data
	#no-more-tables td:before { content: attr(data-title); }*/
}
.dataTables_filter,
.dataTables_info,
.dataTables_paginate,
.paging_full_numbers {
  margin: 10px;
}
.dataTables_filter label {
  font-weight: normal;
}
.dataTables_filter input {
  background: #FFF;
  border: 1px solid #CCCCCC;
  border-radius: 2px 2px 2px 2px;
  color: #666666;
  padding: 3px;
}
.dataTables_length {
  float: right;
  margin-bottom: 5px;
  margin-right: 10px;
}
.dataTables_length label {
  font-weight: normal;
}
.dataTables_length select {
  background: #FFF;
  border: 1px solid #CCCCCC;
  border-radius: 2px 2px 2px 2px;
  color: #666666;
  padding: 3px;
}
.form-securite {
  display: none;
}
.btn-xxs {
  padding: 1px 2px;
  font-size: 9px;
  line-height: 1.42857143;
  border-radius: 3px;
}
.btn-icodefault {
  color: #fff;
  font-weight: bold;
  background-color: #91BD09;
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.btn-icodefault.btn-xs {
  font-size: 11px;
}
.btn-icodefault:hover,
.btn-icodefault:focus {
  color: #fff;
  background-color: #749A02;
}
.btn-icodefault .icon-bar {
  background-color: #fff;
}
.btn-icoblack {
  color: #ccc;
  font-weight: bold;
  background-color: #1a1a1a;
}
.btn-icoblack:hover,
.btn-icoblack:focus {
  color: #ccc;
  background-color: #666;
}
.btn-icoblack .icon-bar {
  background-color: #fff;
}
.btn-icodanger {
  color: #ccc;
  font-weight: bold;
  background-color: #a94442;
}
.btn-icodanger:hover,
.btn-icodanger:focus {
  color: #ccc;
  background-color: #c0605e;
}
.btn-icowarning {
  color: #FCF8E3;
  font-weight: bold;
  background-color: #C09853;
}
.btn-icowarning:hover,
.btn-icowarning:focus {
  color: #FCF8E3;
  background-color: #ceae78;
}
.btn-partage:hover,
.btn-partage:focus {
  opacity: 0.8;
  text-decoration: none;
}
.sc-counter {
  position: relative;
  background: #f8f8f8;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 7px 4px;
  display: inline-block;
  height: 32px;
  white-space: nowrap;
  vertical-align: middle;
}
.sc-counter:before,
.sc-counter:after {
  box-sizing: border-box;
  display: block;
  content: "";
  position: absolute;
  margin: auto;
  height: 0;
  width: 0;
  pointer-events: none;
  border: 5px solid transparent;
  top: 0;
  bottom: 0;
}
.sc-counter:before {
  left: -10px;
  border-right-color: #ccc;
}
.sc-counter:after {
  left: -9px;
  border-right-color: #f8f8f8;
}
.btn-don {
  color: #f8f8f8;
  font-weight: normal;
  background-color: #8dd235;
  border: 2px solid #80C32B;
  padding: 3px 6px;
}
.btn-don span {
  border-bottom: 1px dashed #f8f8f8;
}
.btn-don:hover,
.btn-don:focus {
  color: #fff;
  background-color: #99d74a;
}
.btn-don:hover span,
.btn-don:focus span {
  border-bottom-style: solid;
}
#corps {
  background: #fff;
}
@media (min-width: 768px) {
  #corps {
    border: 1px solid #404040;
    box-shadow: 0 0 15px #000;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .content.add-padding-side {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content.with-sidebar > .row {
  background-color: #f8f8f8;
  overflow: hidden;
}
.content.with-sidebar > .row .col-content {
  padding-top: 15px;
  background-color: #fff;
  margin-bottom: -984px;
  padding-bottom: 999px;
}
.content.add-padding-top {
  padding-top: 15px;
}
.content.add-padding-bottom {
  padding-bottom: 15px;
}
.content .add-margin-pagination {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content .remove-padding-side {
  padding-right: 0px;
  padding-left: 0px;
}
.ellipsis:after {
  background: #fff;
}
.ellipsis.ellipsis-1-xxs {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 1.2em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}
.ellipsis.ellipsis-1-xxs:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.ellipsis.ellipsis-1-xxs:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
}
@media (min-width: 460px) {
  .ellipsis.ellipsis-1-xs {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 1.2em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
  }
  .ellipsis.ellipsis-1-xs:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .ellipsis.ellipsis-1-xs:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
  }
}
.ellipsis.ellipsis-2-xxs {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 2.4em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}
.ellipsis.ellipsis-2-xxs:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.ellipsis.ellipsis-2-xxs:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
}
@media (min-width: 460px) {
  .ellipsis.ellipsis-2-xs {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 2.4em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
  }
  .ellipsis.ellipsis-2-xs:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .ellipsis.ellipsis-2-xs:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
  }
}
.ellipsis.ellipsis-3-xxs {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}
.ellipsis.ellipsis-3-xxs:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.ellipsis.ellipsis-3-xxs:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
}
@media (min-width: 460px) {
  .ellipsis.ellipsis-3-xs {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 3.6em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
  }
  .ellipsis.ellipsis-3-xs:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .ellipsis.ellipsis-3-xs:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
  }
}
.ellipsis.ellipsis-line {
  display: table;
  table-layout: fixed;
  width: 100%;
  white-space: nowrap;
}
.ellipsis.ellipsis-line > * {
  display: table-cell;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navbar-default {
  font-size: 14px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 0 0 5px #000;
  background: #fff;
}
.navbar-default .navbar-brand > img {
  opacity: 0.6;
}
.navbar-default .navbar-brand > img:hover {
  opacity: 1;
}
.navbar-default .navbar-toggle {
  color: #ccc;
  font-weight: bold;
  background-color: #1a1a1a;
  border: none;
  float: none;
  margin-left: 15px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  color: #ccc;
  background-color: #666;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #404040;
  font-weight: bold;
  border-bottom: 5px solid transparent;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  text-decoration: underline;
  border-color: transparent;
}
.navbar-default .navbar-nav > li > a > .glyphicon {
  margin-right: 10px;
}
.navbar-default .navbar-nav > li span#notifications {
  font-size: 18px;
  padding-top: 17px;
  cursor: pointer;
  height: 55px;
}
.navbar-default .navbar-nav > li .badge-notify {
  background-color: #FF6B6B;
  position: relative;
  top: -14px;
  left: -16px;
}
.navbar-default .navbar-nav > li #read-all {
  cursor: pointer;
}
.navbar-default .navbar-nav.navbar-connect > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav.navbar-right {
  margin: 0px;
}
.navbar-default .navbar-nav.navbar-right > li {
  float: left;
}
.navbar-default .navbar-nav .open a,
.navbar-default .navbar-nav .open a:hover,
.navbar-default .navbar-nav .open a:focus {
  color: #404040;
  background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu {
  padding: 10px;
  min-width: 180px;
  font-size: 11px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-top: 6px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li {
  margin-left: -10px;
  margin-right: -10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  white-space: normal;
  color: #404040;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: #eee;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
}
.navbar-default .navbar-nav .open .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ccc;
  border-bottom-color: #fff;
  position: absolute;
  top: -6px;
  right: 12px;
}
.navbar-default #sections > li > a {
  text-decoration: none;
}
.navbar-default #sections > li.anime > a:first-letter {
  color: #A2155A;
}
.navbar-default #sections > li.anime > a:hover,
.navbar-default #sections > li.anime > a:focus {
  color: #A2155A;
  border-color: #A2155A;
}
.navbar-default #sections > li.anime.active > a,
.navbar-default #sections > li.anime.active > a:focus,
.navbar-default #sections > li.anime.active > a:hover {
  background: #A2155A;
}
.navbar-default #sections > li.communaute > a:first-letter {
  color: #80C32B;
}
.navbar-default #sections > li.communaute > a:hover,
.navbar-default #sections > li.communaute > a:focus {
  color: #80C32B;
  border-color: #80C32B;
}
.navbar-default #sections > li.communaute.active > a,
.navbar-default #sections > li.communaute.active > a:focus,
.navbar-default #sections > li.communaute.active > a:hover {
  background: #80C32B;
}
.navbar-default #sections > li.drama > a:first-letter {
  color: #7E118E;
}
.navbar-default #sections > li.drama > a:hover,
.navbar-default #sections > li.drama > a:focus {
  color: #7E118E;
  border-color: #7E118E;
}
.navbar-default #sections > li.drama.active > a,
.navbar-default #sections > li.drama.active > a:focus,
.navbar-default #sections > li.drama.active > a:hover {
  background: #7E118E;
}
.navbar-default #sections > li.forum > a:first-letter {
  color: #80C32B;
}
.navbar-default #sections > li.forum > a:hover,
.navbar-default #sections > li.forum > a:focus {
  color: #80C32B;
  border-color: #80C32B;
}
.navbar-default #sections > li.forum.active > a,
.navbar-default #sections > li.forum.active > a:focus,
.navbar-default #sections > li.forum.active > a:hover {
  background: #80C32B;
}
.navbar-default #sections > li.manga > a:first-letter {
  color: #FF8F39;
}
.navbar-default #sections > li.manga > a:hover,
.navbar-default #sections > li.manga > a:focus {
  color: #FF8F39;
  border-color: #FF8F39;
}
.navbar-default #sections > li.manga.active > a,
.navbar-default #sections > li.manga.active > a:focus,
.navbar-default #sections > li.manga.active > a:hover {
  background: #FF8F39;
}
.navbar-default #sections > li.novel > a:first-letter {
  color: #0285BD;
}
.navbar-default #sections > li.novel > a:hover,
.navbar-default #sections > li.novel > a:focus {
  color: #0285BD;
  border-color: #0285BD;
}
.navbar-default #sections > li.novel.active > a,
.navbar-default #sections > li.novel.active > a:focus,
.navbar-default #sections > li.novel.active > a:hover {
  background: #0285BD;
}
.navbar-default #sections > li.active > a,
.navbar-default #sections > li.active > a:focus,
.navbar-default #sections > li.active > a:hover,
.navbar-default #sections > li.active > a:first-letter {
  color: #fff;
}
.navbar-default .btn-search {
  color: #404040;
  background-color: #fff;
  border-color: #ccc;
}
.navbar-default .btn-search:hover,
.navbar-default .btn-search:focus {
  color: #404040;
  background-color: #f8f8f8;
}
.navbar-default .navbar-user > li > a {
  padding-top: 5px;
  padding-bottom: 0px;
}
.navbar-default .navbar-user > li > a > .img-avatar {
  width: 45px;
  height: 45px;
  margin-right: 10px;
}
.navbar-default .navbar-error {
  color: #a94442;
  background-color: #f2dede;
  padding: 0 15px 0 15px;
}
.navbar-default .navbar-error .form_error:first-child {
  padding-top: 15px;
}
.navbar-default .navbar-error .form_error:last-child {
  padding-bottom: 15px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .navbar-default #navbarSections {
    font-size: 9px;
  }
  .navbar-default .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-default .navbar-form {
    width: 180px;
  }
  .navbar-default .navbar-form input {
    font-size: 9px;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .navbar-default {
    font-size: 11px;
  }
  .navbar-default .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-default .navbar-form {
    width: 180px;
  }
  .navbar-default .navbar-form input {
    font-size: 11px;
  }
}
@media all and (min-width: 1200px) {
  .navbar-default .navbar-form {
    width: 250px;
  }
}
#navSection {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}
@media (min-width: 768px) {
  #navSection {
    padding: 0px;
    background-color: #f8f8f8;
    background-image: linear-gradient(0deg, rgba(241, 241, 241, 0.5) 0%, rgba(241, 241, 241, 0.5) 50%, #ffffff 50%);
  }
}
@media (min-width: 768px) {
  #navSection #navSectionCollapse {
    padding-right: 0px;
    padding-left: 0px;
  }
}
#navSection li a {
  color: #80C32B;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
}
#navSection li a:hover,
#navSection li a:focus {
  background: #f8f8f8;
}
#navSection li.selected a {
  color: #fff;
  background: #80C32B;
}
.nav-pills {
  margin-bottom: 10px;
}
.nav-pills .pill-title {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 11px;
  font-style: italic;
  color: #999;
}
.nav-pills > li > a {
  padding: 5px 8px;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #eee;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #404040;
}
.nav-tabs-section {
  border-bottom: 1px solid #ccc;
}
.nav-tabs-section > li > a {
  color: #ccc;
  font-weight: normal;
  border: none;
  outline-style: none;
}
.nav-tabs-section > li > a:hover,
.nav-tabs-section > li > a:focus {
  background: transparent;
  color: #80C32B;
  border: none;
  outline-style: none;
}
.nav-tabs-section > li.active {
  background: transparent url(../images/communaute/uiTabsArrow.png) no-repeat bottom center;
  border: none;
}
.nav-tabs-section > li.active a,
.nav-tabs-section > li.active a:focus,
.nav-tabs-section > li.active a:hover {
  color: #80C32B;
  border: none;
  background: transparent;
  outline-style: none;
}
.tab-content {
  margin-top: 15px;
  margin-bottom: 15px;
}
.tab-content > ul {
  margin-left: 15px;
  margin-right: 15px;
}
#tabs {
  background: transparent;
  border: none;
}
#tabs .ui-widget-header {
  background: transparent;
  border: none;
  border-bottom: 1px solid #ccc;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
#tabs .ui-tabs-nav .ui-state-default {
  background: transparent;
  border: none;
}
#tabs .ui-tabs-nav .ui-state-default a {
  color: #ccc;
  outline-style: none;
}
#tabs .ui-tabs-nav .ui-state-active {
  background: transparent url(../images/communaute/uiTabsArrow.png) no-repeat bottom center;
  border: none;
}
#tabs .ui-tabs-nav .ui-state-active a {
  color: #80C32B;
  outline-style: none;
}
.breadcrumb {
  background-color: transparent;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  margin-top: 10px;
}
.breadcrumb > li + li:before {
  color: #ccc;
}
.breadcrumb .active {
  color: #404040;
}
.pagination > li > a,
.pagination > li > span {
  color: #404040;
  border-color: #ccc;
  background-color: #eee;
  margin: 0 3px;
  padding: 3px 6px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eee;
  border-color: #80C32B;
}
.pagination .active {
  font-weight: bold;
}
.pagination .active a,
.pagination .active a:focus,
.pagination .active a:hover,
.pagination .active span,
.pagination .active span:focus,
.pagination .active span:hover {
  color: #fff;
  background-color: #80C32B;
  border-color: #80C32B;
}
/*.pager {
    margin: 10px 8px 10px 0;
    text-align: right;
    
    a {
        border: 1px solid @grey;//#CCC;
        background-color: @grey-lighter;//#EEE;
        color: @black; //#555;
        margin: 0 3px;
        padding: 2px 5px;
        //cursor: pointer;//c'est un lien pour pointer par défaut !
        
        &:hover {
            text-decoration: none;
            border-color: @section;
        }
    }
    span { // actif
        background: none repeat scroll 0 0 @section;
        border: 1px solid @section;
        margin: 0 3px;
        color: white;
        padding: 2px 5px;
    }
}*/
.paging_full_numbers .first {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.paging_full_numbers .last {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
  color: #404040;
  border: 1px solid #ccc;
  margin: 0 3px;
  padding: 3px 6px;
  cursor: pointer;
  text-decoration: none;
}
.paging_full_numbers a.paginate_button {
  background-color: #eee;
}
.paging_full_numbers a.paginate_button:hover {
  border-color: #80C32B;
}
.paging_full_numbers a.paginate_button.current {
  color: #fff;
  background-color: #80C32B;
  border-color: #80C32B;
}
.panel-ico {
  background-color: #f8f8f8;
  max-width: 600px;
}
.panel-ico .panel-heading {
  color: #fff;
  padding: 2px 10px;
}
.panel-ico .panel-heading .panel-title {
  font-weight: bold;
  font-size: 14px;
}
.panel-ico .panel-body.media {
  padding: 0px;
  margin-top: 0px;
}
.panel-ico .panel-body .media-body {
  padding-top: 8px;
  padding-right: 8px;
}
.panel-section {
  border-color: #80C32B;
}
.panel-section .panel-heading {
  background-color: #80C32B;
}
.panel-anime {
  border-color: #A2155A;
}
.panel-anime .panel-heading {
  background-color: #A2155A;
}
.panel-manga {
  border-color: #FF8F39;
}
.panel-manga .panel-heading {
  background-color: #FF8F39;
}
.panel-novel {
  border-color: #0285BD;
}
.panel-novel .panel-heading {
  background-color: #0285BD;
}
.panel-drama {
  border-color: #7E118E;
}
.panel-drama .panel-heading {
  background-color: #7E118E;
}
.modal .modal-content {
  background-color: #f8f8f8;
  border-color: #80C32B;
}
.modal .modal-header {
  background-color: #80C32B;
  border-bottom-color: #ccc;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
}
.modal .modal-header .modal-title {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.modal .modal-footer {
  border-top-color: #ccc;
}
/*#background-popup {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: @black;
    z-index: 1;
    overflow: hidden;
}*/
@media (max-width: 459px) {
  .hidden-xxs {
    display: none!important;
  }
}
@media (min-width: 460px) {
  .visible-xxs {
    display: none;
  }
}
.visible-xxs-block,
.visible-ss-block {
  display: none;
}
@media (max-width: 459px) {
  .visible-xxs-block {
    display: block!important;
  }
}
@media (max-width: 767px) and (min-width: 460px) {
  .hidden-ss {
    display: none!important;
  }
  .visible-ss-block {
    display: block!important;
  }
}
@media (min-width: 460px) and (max-width: 767px) {
  .col-ss-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333333%;
  }
  .col-ss-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%;
  }
  .col-ss-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66666667%;
  }
}
#headerSection {
  height: 197px;
  background-image: linear-gradient(0deg, #80C32B, #A7D93C);
  border-bottom: 1px solid #E9FFAA;
  margin-top: -195px;
}
@media (min-width: 768px) {
  #headerSection {
    margin-bottom: -50px;
    position: relative;
    z-index: -1;
  }
}
#headerSection .container {
  padding-right: 0px;
  padding-left: 0px;
}
#headerSection #entete {
  height: 196px;
  background: url(../images/communaute/entete_communaute.png) no-repeat left;
}
@media (min-width: 768px) {
  #headerSection #entete {
    margin-left: -100px;
  }
}
#headerSection #logo {
  background: url(../images/communaute/logo.png) no-repeat right;
  height: 73px;
  margin-top: -73px;
}
@media (min-width: 768px) {
  #headerSection #logo {
    margin-top: -123px;
  }
}
.top_link {
  position: fixed;
  top: 55px;
  right: 0px;
  width: 60px;
  height: 60px;
  -moz-border-radius: 0px 0px 3px 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
  display: none;
  background: url(../images/general/pictos/top.png) repeat scroll -2px -1px #444444;
  opacity: 0.9;
  z-index: 2000;
}
@media (min-width: 768px) {
  .top_link {
    right: 20%;
  }
}
.bloc {
  background-color: #f8f8f8;
  margin: 10px 0 5px 0;
}
.bloc .ellipsis:after {
  background-color: #f8f8f8;
}
.bloc .bloc-titre {
  background: #fff;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  padding: 2px 8px;
  line-height: 2.85714286;
  font-size: 12px;
}
.bloc .bloc-titre:first-letter {
  font-size: 14px;
  color: #80C32B;
}
.bloc .bloc-titre .voir-plus {
  margin-top: 7px;
}
.bloc .bloc-titre .voir-plus a {
  color: #999;
}
.bloc .bloc-contenu .bloc-row {
  padding: 8px;
}
.bloc .bloc-contenu.bloc-striped > div:nth-of-type(odd) {
  background-color: #f8f8f8;
}
.bloc .bloc-contenu.bloc-striped > div:nth-of-type(even) {
  background-color: #eee;
}
.bloc .bloc-contenu .row {
  padding: 8px;
}
.bloc .bloc-contenu .row-no-padding {
  padding: 0px;
}
.bloc .bloc-contenu .add-padding {
  padding: 8px;
}
.bloc .bloc-contenu .add-margin-right {
  margin-right: 8px;
}
.bloc .bloc-contenu hr {
  margin: 0px 8px;
}
.bloc .bloc-contenu .img-annonce,
.bloc .bloc-contenu .img-news {
  border: 2px solid #ccc;
  margin-right: 5px;
}
.bloc .bloc-contenu .date-annonce,
.bloc .bloc-contenu .date-news {
  color: #999;
  font-weight: bold;
  padding-right: 5px;
  width: 50px;
}
.bloc .bloc-contenu .odd {
  background-color: #f8f8f8;
}
.bloc .bloc-contenu .even {
  background-color: #eee;
}
.bloc .bloc-contenu .new-post {
  border-left: 3px solid #34C403;
}
.bloc .bloc-contenu .new-post a {
  font-weight: bold;
}
.bloc .bloc-contenu .old-post a {
  font-weight: normal;
}
@media (min-width: 992px) {
  .bloc .bloc-contenu .last-post {
    height: 2.84em;
    overflow: hidden;
  }
}
.bloc .bloc-news {
  display: block;
  background-color: white;
  border: 1px solid #ccc;
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.bloc .bloc-news .caption {
  margin: 15px;
}
.bloc .bloc-news .titre {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
}
@media (min-width: 460px) {
  .bloc .bloc-news .titre {
    line-height: 1.42em;
    height: 4.26em;
    overflow: hidden;
  }
}
@media (min-width: 460px) and (min-width: 1200px) {
  .bloc .bloc-news .titre {
    height: 5.68em;
  }
}
.bloc .bloc-news:focus,
.bloc .bloc-news:hover {
  color: #fff;
  text-decoration: none;
}
.bloc .bloc-news:focus.anime,
.bloc .bloc-news:hover.anime {
  background-color: #A2155A;
}
.bloc .bloc-news:focus.manga,
.bloc .bloc-news:hover.manga {
  background-color: #FF8F39;
}
.bloc .bloc-news:focus.jv,
.bloc .bloc-news:hover.jv {
  background-color: #FFBE00;
}
.bloc .bloc-news:focus.drama,
.bloc .bloc-news:hover.drama {
  background-color: #7E118E;
}
.bloc .bloc-news:focus.novel,
.bloc .bloc-news:hover.novel {
  background-color: #0285BD;
}
.bloc .bloc-news:focus.jmusic,
.bloc .bloc-news:hover.jmusic {
  background-color: #02CDA0;
}
.bloc .bloc-news:focus.litterature,
.bloc .bloc-news:hover.litterature {
  background-color: #0285BD;
}
.bloc .bloc-news:focus.goodies,
.bloc .bloc-news:hover.goodies {
  background-color: #9F551E;
}
.bloc .bloc-news:focus.evenement,
.bloc .bloc-news:hover.evenement {
  background-color: #191919;
}
.bloc .bloc-news:focus.annonce,
.bloc .bloc-news:hover.annonce {
  background-color: #191919;
}
.bloc .vignette {
  color: #fff;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  padding: 2px 5px;
}
.bloc .vignette.vignette-inline {
  width: 65px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.bloc .vignette.vignette-anime {
  background: #A2155A;
}
.bloc .vignette.vignette-manga {
  background: #FF8F39;
}
.bloc .vignette.vignette-jv {
  background: #FFBE00;
}
.bloc .vignette.vignette-drama {
  background: #7E118E;
}
.bloc .vignette.vignette-novel {
  background: #0285BD;
}
.bloc .vignette.vignette-jmusic {
  background: #02CDA0;
}
.bloc .vignette.vignette-litterature {
  background: #0285BD;
}
.bloc .vignette.vignette-goodies {
  background: #9F551E;
}
.bloc .vignette.vignette-evenement {
  background: #191919;
}
.bloc .vignette.vignette-annonce {
  background: #191919;
}
.bloc .news-entete {
  background: #eee;
}
.bloc .news-entete .vignette {
  width: 130px;
  float: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.bloc .news-entete .date-news,
.bloc .news-entete .date {
  width: auto;
  text-align: right;
  padding: 2px 5px;
}
.bloc .news-titre {
  margin: 0 0 10px 0;
  font-size: 11px;
}
.bloc .news-titre .membre-par {
  margin-top: 2px;
  font-style: italic;
}
.bloc .rss {
  background-color: #eee;
  display: inline-table;
  margin: 5px;
  padding: 2px;
  text-align: center;
  width: 120px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.bloc .rss:hover {
  background-color: #e6e6e6;
}
.bloc .rss img {
  float: left;
  margin-left: 1px;
  vertical-align: text-top;
}
.sidebar {
  margin: 0px -15px 0px -15px;
}
@media (max-width: 767px) {
  .sidebar {
    border-bottom: 1px solid #ccc;
  }
}
.sidebar .sidebar-title {
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 2px 8px;
  margin: 0px;
  line-height: 2.85714286;
  font-size: 12px;
  font-weight: bold;
}
.sidebar .sidebar-title:first-letter {
  font-size: 14px;
  color: #80C32B;
}
.sidebar.sidebar-left .sidebar-content {
  padding-left: 15px;
}
.bloc-default {
  margin: 10px auto;
  padding: 10px;
  width: 100%;
  min-height: 15px;
  text-align: center;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.bloc-info {
  margin: 10px auto;
  padding: 10px;
  width: 100%;
  min-height: 15px;
  text-align: center;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #3A87AD;
  border: 1px solid #BCE8F1;
  background-color: #D9EDF7;
}
.bloc-error {
  margin: 10px auto;
  padding: 10px;
  width: 100%;
  min-height: 15px;
  text-align: center;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #a94442;
  border: 1px solid #EED3D7;
  background-color: #f2dede;
}
.bloc-warning {
  margin: 10px auto;
  padding: 10px;
  width: 100%;
  min-height: 15px;
  text-align: center;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #C09853;
  border: 1px solid #FBEED5;
  background-color: #FCF8E3;
}
.bloc-success {
  margin: 10px auto;
  padding: 10px;
  width: 100%;
  min-height: 15px;
  text-align: center;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #468847;
  border: 1px solid #D6E9C6;
  background-color: #DFF0D8;
}
.bloc-hentai {
  margin: 10px auto;
  padding: 10px;
  width: 100%;
  min-height: 15px;
  text-align: center;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #BF54B2;
  border: 1px solid #EED4F9;
  background-color: #F6E3F9;
}
/*#divFicheSuccess {
    .bloc-success;
}
#divFicheError {
    .bloc-error;
}*/
.arrow-box {
  position: relative;
  background: #f8f8f8;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.arrow-box:after,
.arrow-box:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow-box:before {
  border-right-color: #ccc;
  border-width: 9px;
  top: 50%;
  margin-top: -9px;
}
.arrow-box:after {
  border-right-color: #f8f8f8;
  border-width: 8px;
  top: 50%;
  margin-top: -8px;
}
.info-fiche .info-fiche-gauche {
  float: left;
}
.info-fiche .info-fiche-gauche img {
  margin-right: 8px;
}
.info-fiche .info-fiche-droite {
  padding: 8px;
}
.chronique-fiche {
  background-color: #f8f8f8;
  margin: 10px 0 5px 0;
  position: relative;
}
.chronique-fiche .chronique-fiche-gauche {
  float: left;
  margin-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (max-width: 459px) {
  .chronique-fiche .chronique-fiche-gauche {
    display: none;
  }
}
.chronique-fiche .chronique-fiche-entete {
  background-color: #eee;
  padding: 2px;
}
.chronique-fiche .chronique-fiche-content {
  padding: 2px 2px 25px 2px;
}
.chronique-fiche .chronique-fiche-statut {
  position: absolute;
  bottom: 8px;
  right: 8px;
  font-size: 10px;
  color: #999;
}
.chronique-note {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.bandeau {
  background-color: #eee;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 4px;
  text-align: center;
}
.news .news-image {
  max-width: 660px;
}
.news .news-copyright {
  font-size: 10px;
  font-style: italic;
  text-align: right;
  color: #999;
  background-color: #fff;
}
.news #htmlContent {
  margin-top: 20px;
}
.news #htmlContent img {
  height: auto;
  max-width: 100%;
}
.news #htmlContent table caption {
  text-align: center;
}
.news #htmlContent table caption h1,
.news #htmlContent table caption h2,
.news #htmlContent table caption h3,
.news #htmlContent table caption h4 {
  margin: 0px;
}
.news .footer {
  margin-top: 20px;
}
.news .bandeau-footer {
  background-color: #f8f8f8;
  margin-top: 3px;
  padding: 0px 3px;
  overflow-wrap: break-word;
}
.news .commentaire {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 2px;
}
.news .commentaire .media-left {
  padding-right: 0px;
}
.news .commentaire .img-avatar {
  border: 1px solid #ccc;
  padding: 1px;
}
.news .commentaire .contenu {
  text-align: justify;
  word-wrap: break-word;
  margin-left: 10px;
}
.news .commentaire .contenu .entete {
  background-color: #eee;
}
.news .commentaire .contenu .entete .actions {
  top: 1px;
  right: 5px;
  position: absolute;
  cursor: pointer;
}
.news .commentaire .contenu .message {
  min-height: 39px;
  margin-left: 5px;
}
.news .commentaire .contenu textarea {
  background-color: #f8f8f8;
  border: none;
  color: #666;
  font-family: Consolas, "Lucida Console", "Courier New", Courier, mono-space;
  height: 50px;
  padding-left: 3px;
  width: 100%;
}
.bloc-partenaire {
  border: 1px solid #eee;
  text-align: center;
  margin: 5px;
}
.bloc-partenaire .img-partenaire {
  height: 200px;
  line-height: 200px;
  text-align: center;
}
.bloc-partenaire .img-partenaire img {
  max-width: 100%;
  max-height: 100%;
}
.bloc-partenaire .title-partenaire {
  background: #eee;
  width: 100%;
  text-align: center;
  padding: 5px;
  font-weight: bold;
}
.bloc-staff {
  border: 1px solid #eee;
}
.bloc-staff .staff-content {
  height: 15px;
}
.bloc-staff .mp-staff {
  padding-top: 40px;
}
.loader {
  background: url(../images/communaute/wl_loader.gif) no-repeat scroll 0 0 transparent;
  height: 31px;
  width: 31px;
  z-index: 100;
}
.bloc-top #top1 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.bloc-top #top1 img {
  border: 1px solid #ccc;
  padding: 1px;
}
.bloc-top #top1 .note {
  color: #80C32B;
}
.bloc-top table {
  border: none;
}
.enhanced-links a {
  border-bottom: 1px dashed #80C32B;
}
.enhanced-links a:focus,
.enhanced-links a:hover {
  text-decoration: none;
  border-bottom: 1px solid #80C32B;
}
.beautiful-text {
  font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.84615385;
}
.beautiful-text ol,
.beautiful-text ul {
  margin-bottom: 20px;
}
.beautiful-text .h1,
.beautiful-text .h2,
.beautiful-text .h3,
.beautiful-text .h4,
.beautiful-text .h5,
.beautiful-text .h6,
.beautiful-text h1,
.beautiful-text h2,
.beautiful-text h3,
.beautiful-text h4,
.beautiful-text h5,
.beautiful-text h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.membre-status {
  border: 1px solid #fff;
  float: left;
  height: 100px;
  width: 6px;
}
.membre-status.status-online {
  background: none repeat scroll 0 0 #34C403;
}
.membre-status.status-offline {
  background: none repeat scroll 0 0 #333333;
}
.membre-status.status-mini {
  height: 50px;
  width: 4px;
}
.media-membre {
  margin-bottom: 15px;
}
.profil-header {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: -10px;
}
.profil-header ul {
  padding-top: 15px;
  padding-right: 5px;
}
.profil-avatar {
  margin-bottom: 5px;
  margin-right: 5px;
}
.avatar-bordered {
  background: #fff;
  border: 1px solid #ccc;
  padding: 1px;
}
li.a_commencer {
  /*> a, > a:hover, > a:focus {
        color: darken(@color, 20%);
    }
    &.active {
        > a, > a:hover, > a:focus {
            background-color: darken(@color, 20%);
        }
    }*/
}
li.en_cours {
  /*> a, > a:hover, > a:focus {
        color: darken(@color, 20%);
    }
    &.active {
        > a, > a:hover, > a:focus {
            background-color: darken(@color, 20%);
        }
    }*/
}
li.en_pause {
  /*> a, > a:hover, > a:focus {
        color: darken(@color, 20%);
    }
    &.active {
        > a, > a:hover, > a:focus {
            background-color: darken(@color, 20%);
        }
    }*/
}
li.termine {
  /*> a, > a:hover, > a:focus {
        color: darken(@color, 20%);
    }
    &.active {
        > a, > a:hover, > a:focus {
            background-color: darken(@color, 20%);
        }
    }*/
}
li.abandonne {
  /*> a, > a:hover, > a:focus {
        color: darken(@color, 20%);
    }
    &.active {
        > a, > a:hover, > a:focus {
            background-color: darken(@color, 20%);
        }
    }*/
}
.detail_wl {
  font-size: 9px;
  font-style: italic;
  padding-bottom: 10px;
}
.avis .disabled {
  color: #ccc;
}
.avis .enabled {
  cursor: pointer;
  color: #80C32B;
}
.wl_note_avancement {
  font-size: 18px;
  text-align: center;
}
.wl_note_avancement input {
  background: transparent;
  border: none;
  width: 42px;
}
.wl_note {
  font-size: 18px;
  text-align: center;
}
.wl_note input {
  background: transparent;
  border: none;
  width: 30px;
}
#footer-h {
  border-top: 1px solid #8CA348;
  background-color: #4E5534;
}
@media (min-width: 768px) {
  #footer-h {
    margin-top: -50px;
    position: relative;
    z-index: -1;
    padding-top: 50px;
  }
}
#footer {
  background-color: #4E5534;
  min-height: 222px;
}
#footer .container,
#footer .container-fluid {
  background: transparent;
  box-shadow: none;
}
#footer .container .footer-title,
#footer .container-fluid .footer-title {
  color: #999;
  background: #282B1F;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding: 2px 0;
  margin-top: 10px;
}
#footer .container ul,
#footer .container-fluid ul {
  padding-left: 10px;
  list-style: none outside none;
}
#footer .container a,
#footer .container-fluid a {
  color: #999;
  font-weight: bold;
}
#footer .container a:hover,
#footer .container-fluid a:hover,
#footer .container a:focus,
#footer .container-fluid a:focus {
  text-decoration: underline;
}
#footer .container .reseaux,
#footer .container-fluid .reseaux {
  padding-top: 20px;
  text-align: center;
}
#footer .container #copyright,
#footer .container-fluid #copyright {
  color: #282B1F;
  text-align: center;
  margin-top: 20px;
}
/*# sourceMappingURL=communaute_responsive.css.map */